actr-protocol 0.3.1

Unified protocol, types, and URI parsing for Actor-RTC framework
Documentation
1
2
3
4
//! TURN authentication utilities (reserved module for future expansion).
//!
//! TurnCredential (HMAC time-limited credential) is generated server-side and
//! delivered directly via Proto, so this module no longer contains Claims encoding logic.