Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 520 Bytes

README.org

File metadata and controls

26 lines (17 loc) · 520 Bytes

Quipu

Quipu is a p2p messaging and audio streaming application written using libp2p Rust implementation.

Status

Currently learning libp2p and async in Rust.

Dependencies

Check Cargo.toml for more info.

  • libp2p
  • tokio
  • serde
  • bincode
  • tracing
  • tracing-subscriber
  • thiserror
  • chrono

Reading material