rama-http-core

Crates.iorama-http-core
lib.rsrama-http-core
version0.2.0
sourcesrc
created_at2024-12-29 22:26:48.585957+00
updated_at2025-05-09 21:50:44.924466+00
descriptionrama http protocol implementation and low level utilities
homepage
repositoryhttps://github.com/plabayo/rama
max_upload_size
id1498613
size61,415,596
Glen De Cauwsemaecker (GlenDC)

documentation

README

rama banner

Crates.io Docs.rs MIT License Apache 2.0 License rust version Build Status

Discord Buy Me A Coffee GitHub Sponsors Paypal Donation

🦙 Rama (ラマ) is a modular service framework for the 🦀 Rust language to move and transform your network packets. The reasons behind the creation of rama can be read in the "Why Rama" chapter.

rama-http-core

Rama http protocol implementation and low level utilities.

Forked from hyper and hyper-util with the goals of contributing upstream where we can. Rama's requirements do not however match 1-on-1 with hyper given we want the ability to be able to deviate from RFC's where is required and also expose more low level control than is required for most other http purposes.

This crate is used by rama-http-backend and thus also rama.

Crate used by the end-user rama crate and rama "http" crate authors alike.

Learn more about rama:

Commit count: 0

cargo fmt