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.