|
Failed to load latest commit information. |
|
ws
|
jsonrpc2/ws/gorilla: override weird EOF errors with io.EOF
|
Sep 11, 2018
|
|
bidirpc_test.go
|
jsonrpc2: context.TODO() -> context.Background()
|
Aug 22, 2018
|
|
borrowed_eth.go
|
wip: Some tests
|
Aug 8, 2018
|
|
borrowed_netrpc.go
|
jsonrpc2: Add context arg, inject Service key
|
Aug 10, 2018
|
|
client.go
|
jsonrpc2: Add cleanup of expired messages, tweaks to the API
|
Aug 22, 2018
|
|
codecs.go
|
jsonrpc2: http codec
|
Sep 11, 2018
|
|
codecs_test.go
|
jsonrpc2: Fix race conditions
|
Aug 20, 2018
|
|
helpers_test.go
|
jsonrpc2: context.TODO() -> context.Background()
|
Aug 22, 2018
|
|
http.go
|
jsonrpc2: http codec
|
Sep 11, 2018
|
|
http_test.go
|
jsonrpc2: http codec
|
Sep 11, 2018
|
|
local.go
|
jsonrpc2: Local/Remote use Response.UnmarshalResult
|
Sep 11, 2018
|
|
local_test.go
|
jsonrpc2: Improve result message formatting, some debug helpers
|
Aug 21, 2018
|
|
logger.go
|
jsonrpc2: Add debug messaging, handle invalid messages
|
Sep 2, 2018
|
|
method.go
|
jsonrpc: Support registering a single method
|
Aug 28, 2018
|
|
method_test.go
|
pool, all: Convert RPC signature to have per-method Request/Response …
|
Sep 20, 2018
|
|
pending.go
|
jsonrpc2: Add cleanup of expired messages, tweaks to the API
|
Aug 22, 2018
|
|
pending_test.go
|
jsonrpc2: Add cleanup of expired messages, tweaks to the API
|
Aug 22, 2018
|
|
remote.go
|
jsonrpc2: Local/Remote use Response.UnmarshalResult
|
Sep 11, 2018
|
|
remote_test.go
|
jsonrpc2: Add debug messaging, handle invalid messages
|
Sep 2, 2018
|
|
server.go
|
jsonrpc: Support registering a single method
|
Aug 28, 2018
|
|
server_test.go
|
jsonrpc2: context.TODO() -> context.Background()
|
Aug 22, 2018
|
|
types.go
|
jsonrpc2: IsErrorCode(...) bool
|
Oct 1, 2018
|