Commit Graph

17 Commits (0758d7fe5c3443fd50e6b46f494a47e28d35a961)

Author SHA1 Message Date
Felix Lange d2256244c4 rpc: fixup change to not verify websocket origin (#19128) 6 years ago
Felix Lange 26d3a8ca80 rpc: skip websocket origin check if there is no origin header 6 years ago
Felix Lange 245f3146c2
rpc: implement full bi-directional communication (#18471) 6 years ago
Peter Broadhurst c35659c6a0 rpc: enable basic auth for websocket client (#17699) 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Péter Szilágyi 555f42cfd8
rpc: enforce the 128KB request limits on websockets too 7 years ago
Benoit Verkindt 3ee86a57f3 rpc: warn on WebSocket origin mismatch (#15451) 7 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Bas van Kervel 5479097790 rpc: HTTP origin case insensitive 8 years ago
Bas van Kervel aa9fff3e68 rpc: various fixes/enhancements 9 years ago
Bas van Kervel f7328c5ecb rpc: add pub/sub support 9 years ago
Péter Szilágyi df75dbfd68 cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
Péter Szilágyi 7486904b92 cmd, node, rpc: move websockets into node, break singleton 9 years ago
Bas van Kervel 19b2640e89 rpc: migrated the RPC insterface to a new reflection based RPC layer 9 years ago