zetok / tox

toxcore implementation in Rust. Codename zetox.

Home Page:https://zetok.github.io/tox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proper event loop + API for the clients that would be easy to use

zetok opened this issue · comments

commented

Event loop using tokio-core.

API that clients would use should hide not needed low-level info. Additionally, it would be good if the Rust API won't make it too hard to provide C API on top of it with https://github.com/ze-tox/tox-capi