corda/docs/source
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
..
_static Final edit - simplification 2016-08-21 10:15:08 +01:00
_templates Docs: add link from docsite to api docs 2016-03-08 18:32:13 +01:00
resources First IRS documentation 2016-04-12 11:26:22 +01:00
whitepaper Final edit - simplification 2016-08-21 10:15:08 +01:00
building-the-docs.rst Add tutorial on building documentation 2016-04-28 17:44:33 +01:00
clientrpc.rst Add a client library that provides an RPC mechanism for talking to the Corda node. 2016-09-16 10:13:21 +01:00
codestyle.rst Add a policy about compiler warnings. 2016-06-27 15:41:18 +02:00
conf.py Minor edits to data model page and additional section on rationale for UTXO model (including some content from Mike) 2016-05-09 18:12:13 +02:00
consensus.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
contract-catalogue.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
contract-irs.png Add contract catalogue to documentation 2016-07-29 11:59:28 +01:00
contract-irs.rst # This is a combination of 2 commits. 2016-08-01 13:12:39 +02:00
corda-configuration-files.rst Simplify the FullNodeConfiguration now that an explicit identity for the NetworkMapService isn't a problem. 2016-09-07 15:35:50 +01:00
creating-a-cordapp.rst docs 2016-08-31 11:47:25 +01:00
data-model.rst More review fixes 2016-08-26 13:05:26 +02:00
event-scheduling.rst More review fixes 2016-08-26 13:05:26 +02:00
getting-set-up.rst Cosmetic change 2016-05-18 18:00:38 +01:00
index.rst Add a client library that provides an RPC mechanism for talking to the Corda node. 2016-09-16 10:13:21 +01:00
inthebox.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
messaging.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
node-administration.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
oracles.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
protocol-state-machines.rst Minor: rename UntrustworthyData.validate to UntrustworthyData.unwrap to better indicate its purpose and deprecate the old name. 2016-09-07 13:09:39 +02:00
release-notes.rst Minor: rename UntrustworthyData.validate to UntrustworthyData.unwrap to better indicate its purpose and deprecate the old name. 2016-09-07 13:09:39 +02:00
release-process.rst Docsite: add a warning to the index page about the docsite being for master, and update the release process doc to remind the release master to remove it on the branch. 2016-08-30 12:53:34 +02:00
running-the-demos.rst Docs: Remove warning that says Corda is developed on MacOS, it is no longer true as we have a mix of platforms in the team these days. 2016-08-30 12:48:33 +02:00
secure-coding-guidelines.rst Add a short document that describes things to watch out for when writing Corda app code. 2016-09-07 13:09:39 +02:00
transaction-data-types.rst Refresh the documentation site (developer guide): fresh docs are happy docs! 2016-08-26 12:58:33 +02:00
tutorial-contract-clauses.rst Merge ConcreteClause into Clause 2016-08-31 17:55:36 +01:00
tutorial-contract.rst Minor type fix in the encumbrances doc section 2016-09-09 09:31:52 +00:00
tutorial-test-dsl.rst Docs: adjust the docsite to reflect the tx types refactoring 2016-08-04 13:05:51 +02:00
visualiser.png Visualiser: reorganise, make it easier to invoke, document it. 2015-12-03 12:00:49 +00:00
visualiser.rst Visualiser: reorganise, make it easier to invoke, document it. 2015-12-03 12:00:49 +00:00
where-to-start.rst Docs: add a doc that describes how to link the other tutorials together into a demo. 2016-05-18 19:05:33 +02:00