ethers-rs/ethers-providers/src/transports
DaniPopes 4fd742f8ce
feat: windows ipc provider (named pipe) (#1976)
* fmt: imports

* fix: ipc tests

* fmt

* chore: move ws macros

* chore: gate ipc to unix family

* chore: make tokio optional

* feat: initial named_pipe

* feat: windows ipc

* chore: update Provider

* chore: clippy

* chore: use Path instead of OsStr

* chore: clippy

* fix: docs

* lf

* lf

* test: better subscription tests

* docs

* fix: ipc doctest

* chore: make winapi optional

* fix: optional tokio
2023-01-03 16:15:51 +02:00
..
common.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
http.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
ipc.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
mock.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
mod.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
quorum.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
retry.rs feat: add infura error code to retry detection (#1921) 2022-12-02 13:30:56 -08:00
rw.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00
ws.rs feat: windows ipc provider (named pipe) (#1976) 2023-01-03 16:15:51 +02:00