|
@@ -20,13 +20,13 @@ TURN specs:
|
|
|
* RFC 6062 - TCP relaying TURN extension
|
|
|
* RFC 6156 - IPv6 extension for TURN
|
|
|
* RFC 7443 - ALPN support for STUN & TURN
|
|
|
+ * RFC 7635 - oAuth third-party TURN/STUN authorization
|
|
|
* DTLS support (http://tools.ietf.org/html/draft-petithuguenin-tram-turn-dtls-00).
|
|
|
* Mobile ICE (MICE) support (http://tools.ietf.org/html/draft-wing-tram-turn-mobility-02).
|
|
|
* TURN REST API (http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00)
|
|
|
* Origin field in TURN (Multi-tenant TURN Server) (https://tools.ietf.org/html/draft-ietf-tram-stun-origin-05)
|
|
|
* TURN Bandwidth draft specs (http://tools.ietf.org/html/draft-thomson-tram-turn-bandwidth-01)
|
|
|
- * TURN-bis (with dual allocation) draft specs (http://tools.ietf.org/html/draft-ietf-tram-turnbis-04)
|
|
|
- * Third-party authorization support (http://tools.ietf.org/html/draft-ietf-tram-turn-third-party-authz-16).
|
|
|
+ * TURN-bis (with dual allocation) draft specs (http://tools.ietf.org/html/draft-ietf-tram-turnbis-04).
|
|
|
|
|
|
STUN specs:
|
|
|
|
|
@@ -35,6 +35,7 @@ STUN specs:
|
|
|
* RFC 5769 - test vectors for STUN protocol testing
|
|
|
* RFC 5780 - NAT behavior discovery support
|
|
|
* RFC 7443 - ALPN support for STUN & TURN
|
|
|
+ * RFC 7635 - oAuth third-party TURN/STUN authorization
|
|
|
|
|
|
Supported ICE and related specs:
|
|
|
|