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
24 downloads per month
Used in crosis
2.5MB
26K
SLoC
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.2–4MB
~69K SLoC