mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-06-27 16:07:30 -04:00
Adds some freely available STUN servers for WebRTC
This commit is contained in:
parent
b02d033b14
commit
0e5318feb9
1 changed files with 15 additions and 11 deletions
|
@ -117,6 +117,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
|
|||
* https://orchestrate.io/ - 1 application free
|
||||
* https://redislabs.com/redis-cloud - Redis as a Service (25 mb free)
|
||||
|
||||
## Stun servers (for WebRTC)
|
||||
* Google: stun:stun.l.google.com:19302
|
||||
* Twilio: stun:global.stun.twilio.com:3478?transport=udp
|
||||
|
||||
## SSO and other Authentication Systems
|
||||
|
||||
* https://auth0.com/ - hosted free for development SSO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue