mirror of
https://github.com/EDCD/EDDN.git
synced 2025-05-08 02:51:04 +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)