| Crates.io | ttpkit |
| lib.rs | ttpkit |
| version | 0.1.0 |
| created_at | 2025-09-09 15:15:24.417436+00 |
| updated_at | 2025-09-09 15:15:24.417436+00 |
| description | Generic types for implementing protocols like HTTP, RTSP, SIP, etc. |
| homepage | |
| repository | https://github.com/operutka/ttpkit |
| max_upload_size | |
| id | 1831043 |
| size | 112,096 |
This crate provides generic types for implementing protocols with structure and syntax elements similar to HTTP (e.g. RTSP, SIP, etc.). The goal is to reuse components common to these protocols and help designing smaller crates suitable for use in constrained environments such as routers, IP cameras, etc.