quorum/rpc
Felix Lange 74be4a62c5 Godeps, rpc: switch back to package npipe
The named pipe implementation from go-winio has some issues
that need to be addressed before we can use it again.
2016-07-14 23:03:40 +02:00
..
doc.go README, core, rpc: fix various typos 2016-06-21 17:38:35 +01: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 Godeps, rpc: switch back to package npipe 2016-07-14 23:03:40 +02:00
json.go cmd, console: split off the console into a reusable package 2016-05-30 17:25:23 +03: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 README, core, rpc: fix various typos 2016-06-21 17:38:35 +01: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 cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner 2016-05-11 11:49:44 +03:00
websocket.go rpc: HTTP origin case insensitive 2016-05-10 18:01:58 +02:00