cord

Crates.iocord
lib.rscord
version0.0.1
sourcesrc
created_at2020-04-04 10:33:34.985529
updated_at2020-04-04 10:33:34.985529
descriptionThis is a placeholder crate for the Cord Project. Please do not use this crate.
homepagehttps://cord-proj.org
repositoryhttps://github.com/cord-proj/cord
max_upload_size
id226225
size1,507
Pete Hayes (petehayes102)

documentation

README

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
Commit count: 51

cargo fmt