turn-server-proto

Crates.ioturn-server-proto
lib.rsturn-server-proto
version0.4.0-alpha2
created_at2025-06-03 05:19:58.226562+00
updated_at2025-09-23 23:45:29.836091+00
descriptionTURN server protocol in a sans-IO fashion
homepage
repositoryhttps://github.com/ystreet/turn-proto
max_upload_size
id1698666
size228,997
Matthew Waters (ystreet)

documentation

https://docs.rs/turn-server-proto

README

Build status codecov Dependencies crates.io docs.rs

turn-server-proto

Repository containing an implementation of a simple TURN (RFC5766) server written in the Rust programming language.

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)
Commit count: 137

cargo fmt