#http2 #http-3 #http #server #http1

scuffle-http

A high-performance HTTP server supporting HTTP/1.1, HTTP/2, and HTTP/3

3 releases

new 0.0.2 Dec 2, 2024
0.0.1 Dec 1, 2024
0.0.0 Nov 28, 2024

#235 in HTTP server

Download history 262/week @ 2024-11-25

262 downloads per month
Used in 2 crates

MIT/Apache

110KB
3K SLoC

scuffle-http

[!WARNING]
This crate is under active development and may not be stable.

crates.io docs.rs


A http server with support for http/1, http/2, http/3 & webtransport.

Why do we need this?

TODO(troy): Add more details about why we need this.

Status

This crate is currently under development and is not yet stable, unit tests are not yet fully implemented.

Unit tests are not yet fully implemented. Use at your own risk.

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~5–16MB
~218K SLoC