eddn 0.1.0

Elite: Dangerous Data Network (EDDN) subscriber
Documentation

eddn

Subscribe to journal events from the EDDN ZMQ event stream.

Usage

To get started, add the following to your Cargo.toml:

eddn = "*"

An example live stream can be demonstrated with the journal example:

cargo run --example journal