7 releases

0.2.4 Dec 25, 2020
0.2.3 Dec 22, 2020
0.2.1 Nov 29, 2020
0.1.1 Nov 28, 2020

#6 in #replit

40 downloads per month
Used in crosis

Apache-2.0

2.5MB
26K SLoC

JavaScript 18K SLoC // 0.5% comments Go 6K SLoC // 0.0% comments TypeScript 2K SLoC // 0.8% comments Shell 208 SLoC // 0.1% comments Rust 7 SLoC

crates.io docs.rs crates.io

The unofficial repl.it container protocol for Rust.

The container protocol is what repl.it uses for communication with it's repl containers. This uses the api.proto file which can be found on the github repo to generate Rust using prost (which implements protobuf).


lib.rs:

The unofficial repl.it container protocol for Rust.

The container protocol is what repl.it uses for communication with it's repl containers. This uses the api.proto file which can be found on the github repo to generate Rust using prost (which implements protobuf).

Dependencies

~2.1–4MB
~69K SLoC