Crates.io | eddn |
lib.rs | eddn |
version | 0.1.0 |
source | src |
created_at | 2021-04-15 18:55:52.807669 |
updated_at | 2024-08-31 00:55:53.187161 |
description | Elite: Dangerous Data Network (EDDN) subscriber |
homepage | |
repository | |
max_upload_size | |
id | 384966 |
size | 18,952 |
Subscribe to journal events from the EDDN ZMQ event stream.
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