RPC client looses messages when started in wrong order
gregbugaj opened this issue · 1 comments
gregbugaj commented
RPC Client loses messages when the Server is not yet started.
Messages should not be discarded.
To replicate
- Start Client
- Start Server
The message will be lost until the server is restarted.
create-issue-branch commented
Branch issue-2-RPC_client_looses_messages_when_started_in_wrong_order created!