Neil Booth c46a38f87f 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
2016-11-26 09:53:47 +09:00
2016-11-26 09:53:47 +09:00
2017-01-16 19:32:22 +09:00
2016-11-07 05:35:00 +09:00
S
Description
Electrum Cash protocol reference
649 KiB
Languages
Python 78.3%
Batchfile 12.3%
Makefile 9.4%