Commit Graph

17 Commits (bd57f35f8d1e920ef2b234ea6cd1aa18715b358f)

Author SHA1 Message Date
Darioush Jalali 71c78bf56d
rpc: close Clients in tests (#29512) 5 months ago
Felix Lange 69f5d5ba1f
node, rpc: add configurable HTTP request limit (#28948) 8 months ago
Brandon Liu ec1a0502bf
rpc: increase timeout in TestClientWebsocketPing (#28371) 11 months ago
tylerni7 705a51e566
eth, rpc: add configurable option for wsMessageSizeLimit (#27801) 12 months ago
Martin Holst Swende 97c563e055
rpc, internal/guide: speed up tests a bit (#26193) 2 years ago
Martin Holst Swende 4860e50e05
cmd/geth, node, rpc: implement jwt tokens (#24364) 3 years ago
Felix Lange 5bcbb2980b
rpc: add PeerInfo (#24255) 3 years ago
Guillaume Ballet 0183256e7f
all: fix warning flagging the use of DeepEqual on error (#23624) 3 years ago
Jordan Krage 51ececb64e
rpc: set pong read deadline (#23556) 3 years ago
Felix Lange 4a37ae510e
rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
Felix Lange 27b31371d4
rpc: add separate size limit for websocket (#22385) 4 years ago
ucwong f7b29ec942
rpc: add missing timer.Stop calls in websocket tests (#20863) 5 years ago
Felix Lange 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) 5 years ago
Felix Lange 04e175b8ec rpc: implement websockets with github.com/gorilla/websocket (#19866) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Felix Lange f088c650a5 all: replace t.Log(); t.FailNow() with t.Fatal() (#19849) 5 years ago
Peter Broadhurst c35659c6a0 rpc: enable basic auth for websocket client (#17699) 6 years ago