Commit Graph

11 Commits (732a6a36664b62af0877d0e1c6ba7d0c7c154cfe)

Author SHA1 Message Date
Boqin Qin be6078ad83
all: fix a bunch of inconsequential goroutine leaks (#20667) 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
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 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
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 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
Felix Lange f5f042ffdc rpc: ensure client doesn't block for slow subscribers 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Felix Lange a40e61b4ac rpc: remove NotifierContextKey 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Bas van Kervel f7328c5ecb rpc: add pub/sub support 9 years ago