plugeth/rpc
Janoš Guljaš 4535247793 rpc: set rpcRequest.service as methodNotFoundError.service value (#16163)
RPC Server readRequest method sets the serverRequest error service
value as the rpcRequest.method and this change sets it to the right
service value.
2018-02-22 18:39:28 +02:00
..
client_example_test.go
client_test.go p2p: add network simulation framework (#14982) 2017-09-25 10:08:07 +02:00
client.go p2p: add network simulation framework (#14982) 2017-09-25 10:08:07 +02:00
doc.go
errors.go
http_test.go rpc: use method constants instead of literal strings (#15652) 2017-12-12 19:12:32 +01:00
http.go node, rpc: fix linter issues 2018-02-12 14:12:55 +01:00
inproc.go
ipc_unix.go
ipc_windows.go
ipc.go
json_test.go
json.go rpc: support subscriptions under custom namespaces 2017-04-25 11:13:22 +02:00
server_test.go
server.go rpc: set rpcRequest.service as methodNotFoundError.service value (#16163) 2018-02-22 18:39:28 +02:00
subscription_test.go all: gofmt -w -s (#15419) 2017-11-08 11:45:52 +01:00
subscription.go rpc: fix megacheck warnings 2017-08-08 11:08:37 +02:00
types_test.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
types.go rpc: fix megacheck warnings 2017-08-08 11:08:37 +02:00
utils_test.go
utils.go rpc: fix megacheck warnings 2017-08-08 11:08:37 +02:00
websocket.go rpc: warn on WebSocket origin mismatch (#15451) 2017-11-10 10:22:06 +01:00