informalsystems / tendermint-rs

Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
587 stars 213 forks source link

rpc: Make `rpc::Client` and `SubscriptionClient` traits `?Send` under `wasm32` target #1386

Closed jstuczyn closed 6 months ago

jstuczyn commented 6 months ago

Closes: https://github.com/informalsystems/tendermint-rs/issues/1385