Module dcl_rpc::messages_handlers
source · Structs
ClientMessagesHandleris in charge of sending message through the transport, processing the responses and sending them through their attached listeners- It’s in charge of handling every request that the client sends
- In charge of handling the acknowledge listener for Stream Messages so that it knows that it has to send the next
StreamMessage