quorum/rpc
Felix Lange bb346a3ae1 rpc/ws: switch to golang.org/x/net
code.google.com/p/go.net is deprecated and will cause
problems in future versions of Go.
2015-02-17 12:37:09 +01:00
..
http HTTP RPC only listen on localhost 2015-02-15 02:26:30 +01:00
ws rpc/ws: switch to golang.org/x/net 2015-02-17 12:37:09 +01:00
args.go Unmarshal in to pointer to string 2015-02-15 02:08:08 +01:00
message.go #295 Allow RPC ID to be string 2015-02-11 11:56:29 +01:00
packages.go Use a mutex write-lock for a write operation 2015-02-15 02:13:24 +01:00
util.go #295 Allow RPC ID to be string 2015-02-11 11:56:29 +01:00