1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/rpc
Felix Lange d98c42c0e3
rpc: send websocket ping when connection is idle (#21142)
* rpc: send websocket ping when connection is idle

* rpc: use non-blocking send for websocket pingReset
2020-06-02 15:04:44 +03:00
..
testdata
client.go
client_example_test.go
client_test.go
constants_unix.go
constants_unix_nocgo.go
doc.go
endpoints.go
errors.go
handler.go
http.go
http_test.go
inproc.go
ipc.go
ipc_js.go
ipc_unix.go
ipc_windows.go
json.go
metrics.go
server.go
server_test.go
service.go
stdio.go
subscription.go
subscription_test.go
testservice_test.go
types.go
types_test.go
websocket.go
websocket_test.go