corda/docs
Mike Hearn 4d83f1489f Add a client library that provides an RPC mechanism for talking to the Corda node.
The RPC mechanism uses message queues and is essentially conventional except for the fact that it supports marshalling observables. An observable encapsulates a stream of ongoing events, and server-side observables sent to the client are automatically bound to message queues and managed by Artemis.
2016-09-16 10:13:21 +01:00
..
build/html Merge with master 2016-09-09 09:43:14 +01:00
source Add a client library that provides an RPC mechanism for talking to the Corda node. 2016-09-16 10:13:21 +01:00
build_docs.sh docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00
Makefile Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine. 2015-11-25 18:01:37 +01:00
requirements.txt docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00