mirror of
https://github.com/EDCD/EDDN.git
synced 2025-05-09 19:41:03 +03:00
194 B
194 B
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)