Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/rpc/comms
Jeffrey Wilcke fc46cf337a Merge pull request #1946 from fjl/xeth-oom 9 years ago
..
comms.go rpc: fixed params parsing problem which could lead to a panic 9 years ago
http.go rpc/comms: fix bug attaching the console over http 9 years ago
inproc.go support for user agents 9 years ago
ipc.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 9 years ago
ipc_unix.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 9 years ago
ipc_windows.go cmd/utils, rpc/comms: stop XEth when IPC connection ends 9 years ago