crosis 0.1.0

Repl.it's Crosis implementated in Rust.
Documentation
  • Coverage
  • 20%
    1 out of 5 items documented0 out of 2 items with examples
  • Size
  • Source code size: 25.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.52 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 23s Average build duration of successful builds.
  • all releases: 23s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • leonskidev

crates.io docs.rs crates.io

The unofficial repl.it Crosis implementation in Rust.

The Crosis API is what repl.it created to sit on-top of the container protocol to help with managing mundane tasks such as:

  • Creating Clients
  • Managing Channels
  • Sending and recieving Commands

This attempts to implement the features in the original Crosis API whilst also adding it's own features.