ethers-rs/ethers-providers/src
James Prestwich 73636a906e
RRR: Reconnection & Request Reissuance (#2181)
* wip: ws2

* ws2 backend compiles

* refactor: rename PubSubItem and BackendDriver

* feature: dispatch request to end subscription

* refactor: move ws2 to ws, fix reconnection and deser on subs

* chore: improve use of tracing in manager

* refactor: feature legacy_ws to enable backwards compatibility

* nit: mod file ordering

* docs: copy PR description to ws structs

* fixes: remove unused macros file, remove err formats

* docs: add comments to struct fields

* docs: comment client struct fields

* chore: changelog

* fix: unused imports in ws_errors test

* docs: missing comment

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>

* fix: legacy-ws feature in root crate, hyphen not underscore

* fix: a couple bad imports/exports

---------

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-02-28 18:25:59 -07:00
..
ext Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
rpc RRR: Reconnection & Request Reissuance (#2181) 2023-02-28 18:25:59 -07:00
stream Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
toolbox Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
errors.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00
lib.rs docs: fix broken links, update documentation (#2203) 2023-02-27 13:03:17 -07:00
middleware.rs chore: replace rpc urls with generic ones (#2199) 2023-02-27 15:16:33 -07:00
utils.rs Refactor: organize ethers-providers (#2159) 2023-02-20 15:55:36 -08:00