eddn

Crates.ioeddn
lib.rseddn
version0.1.0
sourcesrc
created_at2021-04-15 18:55:52.807669
updated_at2024-08-31 00:55:53.187161
descriptionElite: Dangerous Data Network (EDDN) subscriber
homepage
repository
max_upload_size
id384966
size18,952
Nathan Lilienthal (nixpulvis)

documentation

README

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
Commit count: 0

cargo fmt