3 unstable releases
0.1.0 | Aug 31, 2024 |
---|---|
0.0.1-dev+alpha-0x01 | Nov 23, 2021 |
0.0.1-dev+alpha | Apr 15, 2021 |
#8 in #subscribe
7KB
54 lines
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
Dependencies
~2.8–4MB
~78K SLoC