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

client: use tokio channels (#999)

* client: use tokio channels

This PR replaces the future channels with tokio because the APIs fit our use-cases better.

* remove unused code

* fix wasm build

* fix docs

* fix tests

* fix more nits

* Update core/src/client/async_client/mod.rs

* Update core/src/client/async_client/mod.rs

* fix unwrap
parent a330dae1
Pipeline #243555 passed with stages
in 59 minutes and 38 seconds
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