Skip to content

hpfeeds/broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpfeeds-broker

hpfeeds-broker is a Rust implementation of a HPFeeds event broker.

Running

Start the server:

RUST_LOG=debug cargo run --bin hpfeeds-broker

The tracing crate is used to provide structured logs. You can substitute debug with the desired log level.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in hpfeeds-broker by you, shall be licensed as MIT, without any additional terms or conditions.