corda/node
Rick Parker dc8c6747d3 Allow escaped unsubscribed RPC Observables to be GC'd (#334)
* QueuedObservable could not leak due to hard references.  Have made it weak referenced but also had to reference count a hard reference to prevent early GC.  Explained in comments.

* Improved comments.

* Fixed typo

* Fixed another typo
2017-03-08 14:09:38 +00:00
..
bft-smart-config Implement bft-smart notary prototype 2017-02-20 12:08:22 +00:00
capsule Make the corda.jar executable on UNIX. When run in this way, it eliminates the overhead of a second JVM. 2017-03-08 14:56:47 +01:00
src Allow escaped unsubscribed RPC Observables to be GC'd (#334) 2017-03-08 14:09:38 +00:00
webserver Merge branch 'mike-json-support-module' 2017-03-08 15:06:50 +01:00
build.gradle Simple Attachment Storage implementation using Requery/H2 database 2017-03-07 16:12:38 +01:00