replit-protocol 0.2.1

Repl.it's container protocol in Rust.
Documentation

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 protocol github repo to generate Rust using prost (which implements protobuf).