corda/node-api
Andrius Dagys aaf7de0d02 RPC server: buffer response messages until the client queue is fully set up.
The issue arises when the server restarts, and the client is sometimes
not able to recreate its queue in time, so the server is unable to send
back a response message and just drops it, causing the client to hang.
2017-06-22 11:26:04 +01:00
..
src RPC server: buffer response messages until the client queue is fully set up. 2017-06-22 11:26:04 +01:00
build.gradle Corda publications and JARs now have cord or corda at the start. (#749) 2017-06-06 15:05:47 +01:00