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
Currently, the protocol is implemented as as set of JSON-RPC calls that return a value. Normal protocols send messages. I propose immediately returning ACK, and queuing messages for further processing.
Currently, the protocol is implemented as as set of JSON-RPC calls that return a value. Normal protocols send messages. I propose immediately returning ACK, and queuing messages for further processing.