1 unstable release
Uses old Rust 2015
0.0.1 | Apr 4, 2020 |
---|
#56 in #data-streaming
2KB
Cord
This is a placeholder crate for the Cord Project. Please do not use this crate!
Cord is a data streaming platform for composing, aggregating and distributing arbitrary streams. For more information, please stop by the project website (cord-proj.org) and check us out on GitHub (cord-proj).
Crates
Cord comprises three crates:
- Cord Broker - the server binary that aggregates and distributes arbitrary streams
- Cord Client - provides a library and CLI for interacting with Cord brokers
- Cord Message - an internal crate that defines the message envelope and codec for transmitting messages over the wire