karyontech / karyon

A library for building p2p, decentralized, and collaborative software.
https://karyontech.net/
GNU General Public License v3.0
35 stars 2 forks source link

add support for `Tokio` async runtime #4

Closed hozan23 closed 4 months ago

hozan23 commented 10 months ago

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