11 releases (5 breaking)
| 0.7.1 | Mar 30, 2026 |
|---|---|
| 0.6.0 | Mar 15, 2026 |
| 0.4.0 | Oct 10, 2025 |
| 0.3.0 | Jul 28, 2025 |
#1226 in Network programming
890 downloads per month
Used in 10 crates
(2 directly)
130KB
3K
SLoC
turn-types
Repository containing an implementation of TURN (RFC5766) protocol writing in
the Rust programming language. turn-types builds
on top of stun-types to provide
the relevant attributes and methods for TURN applications.
Relevant standards
- RFC5766: Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)
- RFC6062: Traversal Using Relays around NAT (TURN) Extensions for TCP Allocations
- RFC6156: Traversal Using Relays around NAT (TURN) Extension for IPv6
- RFC8656: Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)
Dependencies
~8–11MB
~120K SLoC