neoneo-go/pkg/rpc
alexvanin 8db714785d rpc/client: handle client creation error in new wsclient
Client returns error if it can't parse endpoint string. WSClient
should check client error or there could be panic at `cl.cli = nil`
expression.
2020-05-18 16:25:36 +03:00
..
client rpc/client: handle client creation error in new wsclient 2020-05-18 16:25:36 +03:00
request rpc/server: add notification filters 2020-05-14 17:28:14 +03:00
response rpc/block: rework the way Block is JSONized 2020-05-14 17:28:14 +03:00
server rpc/block: rework the way Block is JSONized 2020-05-14 17:28:14 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00