quorum/rpc
Jeffrey Wilcke 7e02105672 Merge pull request #2417 from fjl/rpc-go-winio
rpc: use go-winio instead of vendoring a named pipe implementation
2016-04-05 09:43:45 +02:00
..
doc.go rpc: add pub/sub support 2016-04-01 18:26:35 +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: add pub/sub support 2016-04-01 18:26:35 +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 rpc: migrated the RPC insterface to a new reflection based RPC layer 2016-01-26 13:51:50 +01:00
ipc_windows.go rpc: use go-winio instead of vendoring a named pipe implementation 2016-04-04 13:56:17 +02:00
javascript.go eth, rpc: implemented block debugging rpc calls 2016-03-23 23:02:44 +01:00
json.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00
json_test.go rpc: migrated the RPC insterface to a new reflection based RPC layer 2016-01-26 13:51:50 +01:00
notification.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00
notification_test.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00
server.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00
server_test.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00
types.go rpc: add pub/sub support 2016-04-01 18:26:35 +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: add pub/sub support 2016-04-01 18:26:35 +02:00
websocket.go rpc: add pub/sub support 2016-04-01 18:26:35 +02:00