corda/node
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
..
capsule Build capsules using runtime dependencies instead of compile ones. (#842) 2017-06-14 15:10:59 +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 Vault Query Service JPA implementation (#840) 2017-06-22 10:35:49 +01:00