Felix Lange
|
27b31371d4
rpc: add separate size limit for websocket (#22385)
|
4 年之前 |
wbt
|
f1e1d9f874
node: support expressive origin rules in ws.origins (#21481)
|
5 年之前 |
Felix Lange
|
d98c42c0e3
rpc: send websocket ping when connection is idle (#21142)
|
5 年之前 |
rene
|
07d909ff32
node: allow websocket and HTTP on the same port (#20810)
|
5 年之前 |
Chris Pacia
|
2eeb8dd271
rpc: add DialWebsocketWithDialer (#20471)
|
5 年之前 |
Felix Lange
|
7c4a4eb58a
rpc, p2p/simulations: use github.com/gorilla/websocket (#20289)
|
6 年之前 |
Felix Lange
|
04e175b8ec
rpc: implement websockets with github.com/gorilla/websocket (#19866)
|
6 年之前 |
Felix Lange
|
d2256244c4
rpc: fixup change to not verify websocket origin (#19128)
|
6 年之前 |
Felix Lange
|
26d3a8ca80
rpc: skip websocket origin check if there is no origin header
|
6 年之前 |
Felix Lange
|
245f3146c2
rpc: implement full bi-directional communication (#18471)
|
6 年之前 |
Peter Broadhurst
|
c35659c6a0
rpc: enable basic auth for websocket client (#17699)
|
7 年之前 |
Ralph Caraveo III
|
5d30be412b
all: switch out defunct set library to different one (#16873)
|
7 年之前 |
Péter Szilágyi
|
555f42cfd8
rpc: enforce the 128KB request limits on websockets too
|
7 年之前 |
Benoit Verkindt
|
3ee86a57f3
rpc: warn on WebSocket origin mismatch (#15451)
|
8 年之前 |
bas-vk
|
5e29f4be93
cmd/utils, node: remove unused solc references and improve RPC config (#14324)
|
8 年之前 |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 年之前 |
Felix Lange
|
91b7690428
rpc: add new client, use it everywhere
|
9 年之前 |
Bas van Kervel
|
5479097790
rpc: HTTP origin case insensitive
|
9 年之前 |
Bas van Kervel
|
aa9fff3e68
rpc: various fixes/enhancements
|
9 年之前 |
Bas van Kervel
|
f7328c5ecb
rpc: add pub/sub support
|
9 年之前 |
Péter Szilágyi
|
df75dbfd68
cmd, node, rpc: readd inproc RPC client, expose via node
|
9 年之前 |
Péter Szilágyi
|
7486904b92
cmd, node, rpc: move websockets into node, break singleton
|
9 年之前 |
Bas van Kervel
|
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
|
10 年之前 |