electrumx/docs
Neil Booth a7462a6ea3 Complete rewrite of JSON RPC infrastructure
Aim to be easier for clients to use, because to do peer
discovery we must act as a client to other servers.

Split out JSON session concept from the asyncio protocol
concept.  This makes the JSON RPC support more easily
testable and usable as a stand-alone library.

In addition, support JSON RPC v1 and v2, and auto-detection
of peer's version.
2017-01-23 23:36:02 +09:00
..
ACKNOWLEDGEMENTS Prepare release-0.7.10 2016-11-26 09:53:47 +09:00
ARCHITECTURE.rst Complete rewrite of JSON RPC infrastructure 2017-01-23 23:36:02 +09:00
AUTHORS Prepare release-0.7.10 2016-11-26 09:53:47 +09:00
ENVIRONMENT.rst Complete rewrite of JSON RPC infrastructure 2017-01-23 23:36:02 +09:00
HOWTO.rst Update docs 2017-01-16 19:32:22 +09:00
PERFORMANCE-NOTES Create docs directory 2016-11-07 05:35:00 +09:00
RPC-INTERFACE.rst Clean up shutdown logic and logging 2017-01-16 19:31:57 +09:00