crosis

Crates.iocrosis
lib.rscrosis
version0.1.0
sourcesrc
created_at2020-10-15 17:04:17.998991
updated_at2020-12-22 20:31:53.117178
descriptionRepl.it's Crosis implementated in Rust.
homepage
repositoryhttps://github.com/LeonskiDev/crosis-rs
max_upload_size
id300081
size15,159
Leon (leonskidev)

documentation

README

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.

Commit count: 0

cargo fmt