Files
reth/crates/net/ipc/README.md
Matthias Seitz fd6a7cb628 WIP: feat: ipc support (#144)
* feat: ipc support

* copy futures

* feat: port ipc implementation

* cleanup

* add test

* fix clippy

* add request test
2022-11-10 19:47:00 +01:00

3 lines
135 B
Markdown

# <h1 align="center"> reth-ipc </h1>
IPC server and client implementation for [`jsonrpsee`](https://github.com/paritytech/jsonrpsee/).