quorum/rpc
Péter Szilágyi a6ca8fd268 Merge pull request #2463 from fjl/rpc-context-key
rpc: remove NotifierContextKey
2016-04-19 10:22:48 +03:00
..
doc.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
errors.go rpc: migrated the RPC insterface to a new reflection based RPC layer 2016-01-26 13:51:50 +01:00
http.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
inproc.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00
ipc.go cmd, node, rpc: readd inproc RPC client, expose via node 2016-02-09 14:10:40 +02:00
ipc_unix.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
ipc_windows.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
json.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
json_test.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
notification.go rpc: remove NotifierContextKey 2016-04-15 18:10:52 +02:00
notification_test.go rpc: remove NotifierContextKey 2016-04-15 18:10:52 +02:00
server.go rpc: remove NotifierContextKey 2016-04-15 18:10:52 +02:00
server_test.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
types.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
types_test.go rpc: migrated the RPC insterface to a new reflection based RPC layer 2016-01-26 13:51:50 +01:00
utils.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00
websocket.go rpc: various fixes/enhancements 2016-04-12 11:02:39 +02:00