Subscribe to journal events from the EDDN ZMQ event stream.
To get started, add the following to your Cargo.toml: toml eddn = "*"
Cargo.toml
toml eddn = "*"
An example live stream can be demonstrated with the journal example: sh cargo run --example journal
journal
sh cargo run --example journal