neo-go/pkg
Anthony De Meulemeester 83306a5c96
Added the start of RPC + removed proxy functions.
* Set the listener of the server when opened.

* refactor server RPC.

* deleted proxy functions + moved TCPPeer to tcp file

* implemented the start of JSON-RPC

* changed string port args to int

* added peerCount.

* Start a server with startOpts

* Updated README
2018-02-01 09:00:42 +01:00
..
api bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
core Block binary decoding + transaction types 2018-01-31 11:47:54 +01:00
network Added the start of RPC + removed proxy functions. 2018-02-01 09:00:42 +01:00
smartcontract bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
util Block message + handle the length of the user agent better. 2018-01-31 09:27:08 +01:00
vm initial commit. 2018-01-26 19:04:13 +01:00