This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2024-12-22 06:17:55 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
9a0653128c
corda
/
test-utils
History
Andrius Dagys
9a0653128c
Add support for re-sending session messages. This is useful when talking to a distributed service, e.g. notary – if one of the nodes go down in the middle of a session, the session will be re-established with a different node (round-robin order).
2017-05-05 10:08:53 +01:00
..
src/main/kotlin/net/corda
/testing
Add support for re-sending session messages. This is useful when talking to a distributed service, e.g. notary – if one of the nodes go down in the middle of a session, the session will be re-established with a different node (round-robin order).
2017-05-05 10:08:53 +01:00
build.gradle
Fix potential file handle leak in Attachment (
#539
)
2017-04-12 15:30:28 +01:00