nixpulvis / eddn

EDDN Client Libaray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 envelope example:

cargo run --example envelope

About

EDDN Client Libaray


Languages

Language:Rust 100.0%