2025-01-09 22:04:44 +01:00

3 lines
194 B
Markdown

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)