| Crates.io | rama-http-backend |
| lib.rs | rama-http-backend |
| version | 0.3.0-alpha.3 |
| created_at | 2024-09-05 07:28:17.7421+00 |
| updated_at | 2025-08-29 16:10:22.863163+00 |
| description | error types and utilities for rama |
| homepage | |
| repository | https://github.com/plabayo/rama |
| max_upload_size | |
| id | 1364281 |
| size | 174,922 |
🦙 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.
Default http backend for rama, providing the http protocol support,
and actual underlying client/server driver logic (atop of tokio).
Crate used by the end-user rama crate.
Learn more about rama: