Unverified Commit ccc07c79 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

[ws client]: fix propogate error in subscription response (#356)



* [client types]: fix #349

Subscription::next() propogate error when parsing the response fails

* unify subscription and notification

* rename again

* Update types/src/traits.rs

* fix bad merge

* Update types/src/client.rs

Co-authored-by: default avatarDavid <[email protected]>

* grumbles: subscribe_method -> subscribe_to_method

* Update tests/tests/integration_tests.rs

Co-authored-by: default avatarDavid <[email protected]>

* grumbles: doc links

Co-authored-by: default avatarDavid <[email protected]>
parent fa1f9e0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment