devashishdxt / tonic-web-wasm-client

Other
104 stars 28 forks source link

refactor use of futures-util crate #59

Closed tottoto closed 7 months ago

tottoto commented 7 months ago

Disables unused futures-util crate's features and uses Future and ready in standard library.