ttpkit

Crates.iottpkit
lib.rsttpkit
version0.1.0
created_at2025-09-09 15:15:24.417436+00
updated_at2025-09-09 15:15:24.417436+00
descriptionGeneric types for implementing protocols like HTTP, RTSP, SIP, etc.
homepage
repositoryhttps://github.com/operutka/ttpkit
max_upload_size
id1831043
size112,096
Ondřej Perutka (operutka)

documentation

https://docs.rs/ttpkit/

README

Text Transfer Protocol (TTP) toolkit.

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.

Commit count: 16

cargo fmt