Crates.io | rama-http-backend |
lib.rs | rama-http-backend |
version | 0.2.0-alpha.3 |
source | src |
created_at | 2024-09-05 07:28:17.7421 |
updated_at | 2024-09-09 19:02:00.780162 |
description | error types and utilities for rama |
homepage | |
repository | https://github.com/plabayo/rama |
max_upload_size | |
id | 1364281 |
size | 87,703 |
🦙 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
: