plugeth/rpc/comms
Bas van Kervel c3c5f8b654 rpc: fixed params parsing problem which could lead to a panic
check argument type before parsing params
 recover from panic in ipc channel
2015-10-29 09:23:03 +01:00
..
comms.go rpc: fixed params parsing problem which could lead to a panic 2015-10-29 09:23:03 +01:00
http.go rpc/comms: fix bug attaching the console over http 2015-09-07 15:09:59 +01:00
inproc.go support for user agents 2015-08-12 12:22:16 +02:00
ipc_unix.go rpc/comms: fix #1795, ensure IPC path exists before binding 2015-09-11 17:03:31 +03:00
ipc_windows.go Set ipc channel as user agent client 2015-08-24 12:41:34 +02:00
ipc.go Set ipc channel as user agent client 2015-08-24 12:41:34 +02:00