Skip to content

NebulaServices/bare-server-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bare-server-rust

bare-server-rust is a fully compliant Rust implementation of TompHTTPs' Bare Server specifications. This is a server that will receive requests from a service worker (or any client) and forward a request to a specified URL.

How to use

git clone https://github.com/NebulaServices/bare-server-rust

cd bare-server-rust

cargo build && cargo run

To-do

  • Websocket support

Authors

Releases

No releases published

Packages

 
 
 

Languages