1 unstable release
0.1.0 | Sep 25, 2023 |
---|
#8 in #bare
27KB
478 lines
Rust Bare Server
This repo is a complete Bare Server that is compliant with the TompHTTP Bare Server specifications
You must use this in conjunction with a Proxy Model Implementation (Currently only supports Bare v3)
Usage
$ git clone Project-Ocasta/Ocasta-Bare
$ cd Ocasta-Bare
$ cargo run --release
Dependencies
~10–22MB
~326K SLoC