Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

meta: feature parity with coturn #6

Open
6 of 34 tasks
ernado opened this issue Jun 10, 2018 · 0 comments
Open
6 of 34 tasks

meta: feature parity with coturn #6

ernado opened this issue Jun 10, 2018 · 0 comments
Labels
meta Meta-issue for list of tasks
Milestone

Comments

@ernado
Copy link
Contributor

ernado commented Jun 10, 2018

TURN specs:

STUN specs:

  • RFC 3489 – "classic" STUN
  • RFC 5389 – base "new" 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:

  • RFC 5245 – ICE
  • RFC 5768 – ICE–SIP
  • RFC 6336 – ICE–IANA Registry
  • RFC 6544 – ICE–TCP
  • RFC 5928 – TURN Resolution Mechanism

The implementation fully supports the following client-to-TURN-server protocols:

Supported relay protocols:

  • UDP (per RFC 5766)
  • TCP (per RFC 6062)

Supported user databases (for user repository, with passwords or keys, if authentication is required):

  • SQLite
  • MySQL
  • PostgreSQL
  • Redis
  • MongoDB
@ernado ernado added this to the stable milestone Jun 10, 2018
@ernado ernado added the meta Meta-issue for list of tasks label Jun 10, 2018
@ernado ernado changed the title feature parity with coturn meta: feature parity with coturn Aug 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
meta Meta-issue for list of tasks
Projects
None yet
Development

No branches or pull requests

1 participant