karyon icon indicating copy to clipboard operation
karyon copied to clipboard

add support for `Tokio` async runtime

Open hozan23 opened this issue 2 years ago • 0 comments

It would probably be a good idea to draw inspiration from how the zmq.rs library supports both Tokio and async-std async runtimes.

https://github.com/zeromq/zmq.rs/tree/master/src/async_rt

hozan23 avatar Nov 19 '23 19:11 hozan23