#stream #github #broker #data-streaming #stop #check #org

app cord

This is a placeholder crate for the Cord Project. Please do not use this crate.

1 unstable release

Uses old Rust 2015

0.0.1 Apr 4, 2020

#30 in #data-streaming

24 downloads per month

MPL-2.0 license

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:

  1. Cord Broker - the server binary that aggregates and distributes arbitrary streams
  2. Cord Client - provides a library and CLI for interacting with Cord brokers
  3. Cord Message - an internal crate that defines the message envelope and codec for transmitting messages over the wire

No runtime deps