ethers-rs/ethers-providers/src/transports
James Prestwich 0eee674ba0
feature: drop WS server on when WS connection closes (#396)
* feature: drop WS server on when WS connection closes

* feature: ready function on WS

* feature: ws now handles all message types

* bug: SubscriptionStream ends if its sender drops
2021-08-20 19:58:13 +03:00
..
common.rs Contract & Provider eth_subscribe support (#100) 2020-11-30 11:33:06 +02:00
http.rs Contract & Provider eth_subscribe support (#100) 2020-11-30 11:33:06 +02:00
ipc.rs cargo clippy --fix (#346) 2021-07-24 21:53:40 +03:00
mock.rs Contract & Provider eth_subscribe support (#100) 2020-11-30 11:33:06 +02:00
mod.rs feat: implement IPC transport support (#260) 2021-04-08 09:52:31 +03:00
ws.rs feature: drop WS server on when WS connection closes (#396) 2021-08-20 19:58:13 +03:00