Gigoteur / UnicornConsole

Unicorn Console: create quick fantasy game in Rust/Python/Lua/Rhai/Wasm !
MIT License
905 stars 47 forks source link

Server #3

Closed hallucino closed 6 years ago

hallucino commented 7 years ago

We need to have the possibility to communicate with PX8 remotely, to send packets.

A good solution is to use tokio.rs for that.