You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in doing this but I have some questions first :
What is the main goal of this?
Can I have more information about what is exactly wanted or some pseudo-code?
Thanks
This one will likely be hard to get done before #12 is done, but the idea is: there are some case where you may want the client and server to be in lockstep, e.g. send a message, wait for a reply (or at least for the server to confirm some processing has been completed).
Note: will flesh out a complete pseudo-code in upcoming weeks.
Based on messages definition, allow for a request/reply type of API.
The text was updated successfully, but these errors were encountered: