Commit Graph

19 Commits (15fb0dcc6732f3b04f8d3b13e309afd723364ba5)

Author SHA1 Message Date
lightclient 15fb0dcc67
rpc: add timeout to rpc client Unsubscribe (#30318) 1 month ago
haoran b2b0e1da8c
all: fix various typos (#29600) 5 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
Delweng d6cea4832a
rpc: improve performance of subscription notification encoding (#28328) 10 months ago
zhiqiangxu 6f08c2f3f1
rpc: add method to test for subscription support (#25942) 1 year ago
Sina Mahmoodi f20eba426a
graphql, node, rpc: improve HTTP write timeout handling (#25457) 2 years ago
s7v7nislands f4ff4268f7
rpc: fix godoc (#24488) 3 years ago
Felix Lange 4a37ae510e
rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
Felix Lange 9c2ac6fbd5
rpc: remove silly use of ReadVarint in subscription ID generator (#21391) 4 years ago
rene d7851e6359
graphql, node, rpc: fix typos in comments (#20824) 5 years ago
Felix Lange 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) 5 years ago
Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 5 years ago
Felix Lange 245f3146c2
rpc: implement full bi-directional communication (#18471) 6 years ago
Felix Lange 4e474c74dc
rpc: fix subscription corner case and speed up tests (#17874) 6 years ago
Egon Elbre e063d538b8 rpc: fix megacheck warnings 7 years ago
Bas van Kervel 37e3f561f1
rpc: support subscriptions under custom namespaces 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Bas van Kervel 47ff813012 rpc: refactor subscriptions and filters 8 years ago