#protocols #replit #api-bindings

crosis

Repl.it's Crosis implementated in Rust

1 unstable release

0.1.0 Dec 22, 2020
0.0.1 Oct 15, 2020

#7 in #replit

Apache-2.0

6KB

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.


lib.rs:

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:

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

Dependencies

~4.5–6MB
~95K SLoC