ethers-rs/ethers-providers
James Prestwich e790429355
Refactor WS handling code (#397)
* refactor: simplify handle_text message

* refactor: rename 'TransportMessage' to 'Instruction'

* nit: update docstring on tick method

* refactor: rename dispatch to service

* nit: rename WsServer.requests to WsServer.instructions for consistency

* refactor: simplify handle_text, remove unwrap

* nit: fix misspelled comment
2021-08-20 20:23:39 +03:00
..
src Refactor WS handling code (#397) 2021-08-20 20:23:39 +03:00
tests feat: fee estimation with custom/default fn (#369) 2021-08-19 17:01:40 +03:00
Cargo.toml feature: drop WS server on when WS connection closes (#396) 2021-08-20 19:58:13 +03:00