lotus/lib/jsonrpc
Jakub Sztandera 8d870a03b5 Fix Error and Result being returne at the same time in JSON-RPC
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-03-11 18:48:02 +01:00
..
client.go define method retry freq as a constant 2020-01-26 21:52:19 -03:00
handler.go Fix Error and Result being returne at the same time in JSON-RPC 2020-03-11 18:48:02 +01:00
options.go fix issue #127 2020-01-24 21:15:49 -03:00
rpc_test.go some go vet fixes 2020-03-05 22:46:07 -08:00
server.go fix websocket closing again 2019-10-08 17:29:37 +09:00
util.go implement a few of the TODOs 2019-07-20 16:37:37 -07:00
websocket.go jsonrpc: Don't try to reconnect on the server side 2020-03-05 01:34:29 +01:00