mirror of
https://github.com/EDCD/EDDN.git
synced 2025-05-07 10:31:03 +03:00
A basic example of listening to EDDN from Rust from a tokio runtime.
This example uses https://github.com/zeromq/zmq.rs, which is a native reimplementation in Rust (less pain with dependencies)