| Crates.io | turn-types |
| lib.rs | turn-types |
| version | 0.4.0-alpha2 |
| created_at | 2025-06-03 04:55:07.891952+00 |
| updated_at | 2025-09-23 23:44:30.41512+00 |
| description | TURN parsing and writing |
| homepage | |
| repository | https://github.com/ystreet/turn-proto |
| max_upload_size | |
| id | 1698651 |
| size | 117,593 |
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.