`medea-turn`
============
[](https://crates.io/crates/medea-turn)
[](https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html)
[](https://github.com/rust-secure-code/safety-dance)\
[](https://github.com/instrumentisto/medea-turn-rs/actions?query=workflow%3ACI+branch%3Amain)
[](https://docs.rs/medea-turn)
[Changelog](https://github.com/instrumentisto/medea-turn-rs/blob/v0.12.0/CHANGELOG.md)
[STUN]/[TURN] server implementation used by [Medea media server](https://github.com/instrumentisto/medea).
Majorly refactored hard fork of the [`webrtc-rs/turn` crate](https://github.com/webrtc-rs/webrtc/tree/89285ceba23dc57fc99386cb978d2d23fe909437/turn).
## License
Copyright © 2024-2025 Instrumentisto Team, <https://github.com/instrumentisto>
Licensed under either of [Apache License, Version 2.0][APACHE] or [MIT license][MIT] at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the [Apache-2.0 license][APACHE], shall be dual licensed as above, without any additional terms or conditions.
[APACHE]: https://github.com/instrumentisto/medea-turn-rs/blob/v0.12.0/LICENSE-APACHE
[MIT]: https://github.com/instrumentisto/medea-turn-rs/blob/v0.12.0/LICENSE-MIT
[STUN]: https://en.wikipedia.org/wiki/STUN
[TURN]: https://en.wikipedia.org/wiki/TURN