erigon-pulse/rpc
2021-07-07 10:48:21 +07:00
..
testdata
allow_list_test.go
allow_list.go
client_example_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
client_test.go Add ws.compression flag to rpcdaemon (#2143) 2021-06-11 10:21:39 +01:00
client.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
constants_unix_nocgo.go
constants_unix.go
doc.go Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
endpoints.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
errors.go
handler.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
helpers.go
http_test.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
http.go
inproc.go rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 2019-12-03 13:37:18 +01:00
ipc_js.go
ipc_unix.go rename (#1978) 2021-05-20 19:25:53 +01:00
ipc_windows.go
ipc.go rename (#1978) 2021-05-20 19:25:53 +01:00
json.go
metrics.go rename (#1978) 2021-05-20 19:25:53 +01:00
server_test.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
server.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
service.go Implemented panic handling, graceful shutdown and reporting for all goroutines that don't explicitly handle them. (#2153) 2021-06-13 17:41:39 +01:00
stdio.go
subscription_test.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
subscription.go
testservice_test.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
types_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
types.go rename (#1978) 2021-05-20 19:25:53 +01:00
websocket_test.go rpc: add --rpc.batch.concurrency flag (#2308) 2021-07-07 10:48:21 +07:00
websocket.go Add ws.compression flag to rpcdaemon (#2143) 2021-06-11 10:21:39 +01:00