#bare #server #proxy #rustified #tomp-http

bin+lib ocastabare

Rustified TompHTTP Bare Server

1 unstable release

0.1.0 Sep 25, 2023

#7 in #bare

22 downloads per month

GPL-3.0 license

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–26MB
~367K SLoC