Thanks to visit codestin.com
Credit goes to lib.rs

#rtsp #protocols #http-protocols #sip #http

ttpkit

Generic types for implementing protocols like HTTP, RTSP, SIP, etc

1 unstable release

Uses new Rust 2024

0.1.0 Sep 9, 2025

#5 in #rtsp


Used in 3 crates

MIT license

125KB
3.5K SLoC

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.

Dependencies

~0.9–1.7MB
~27K SLoC