Replies: 2 comments
-
It was not part of my short term plan. But if you as a client desire that, we can implement it. Your contribution would be very welcome. Would you be willing to contribute here?
…-------- Original Message --------
On 23. 2. 2023, 13:15, Ismael Martinez wrote:
I've seen that std::future based async calls support has been added [recently](https://github.com/Kistler-Group/sdbus-cpp/pull/311/commits). However the code generator tool for proxies only generates the callback based implementation.
Is it planned to add this feature to the codegen as well in order to decide which option to use?
Thanks!
—
Reply to this email directly, [view it on GitHub](#317), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/ABM3OURBZKJICDVCD7WMKMDWY5IE3ANCNFSM6AAAAAAVFRWGGE).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Implemented with #353 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've seen that std::future based async calls support has been added recently. However the code generator tool for proxies only generates the callback based implementation.
Is it planned to add this feature to the codegen as well in order to decide which option to use?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions