go-ethereum/rpc
Martin Holst Swende 16946d218a
rpc: use go-winio for named pipes (#27972)
We're trying a new named pipe library, which should hopefully fix some occasional failures in CI.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2023-08-23 04:39:01 +02:00
..
testdata
client.go
client_example_test.go
client_opt.go
client_opt_test.go
client_test.go
context_headers.go
doc.go
endpoints.go
errors.go
handler.go
http.go
http_test.go
inproc.go
ipc.go
ipc_js.go
ipc_unix.go
ipc_windows.go rpc: use go-winio for named pipes (#27972) 2023-08-23 04:39:01 +02:00
json.go
metrics.go
server.go
server_test.go
service.go
stdio.go
subscription.go
subscription_test.go
testservice_test.go
types.go
types_test.go
websocket.go
websocket_test.go