client-rust icon indicating copy to clipboard operation
client-rust copied to clipboard

Bind to the tokio ecosystem?

Open ekexium opened this issue 4 years ago • 0 comments

We use several tokio components in the code, which requires the tokio runtime. ~We should replace them with runtime independent ones, e.g. futures-timer.~

If we cannot get rid of it, we can consider fully accept the tokio components instead of using runtime-independent ones.

ekexium avatar Mar 05 '21 08:03 ekexium