Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littledivy/openstun

A library to get all open STUN/TURN servers with realtime connection test :smiley:
https://github.com/littledivy/openstun

stun turn webrtc

Last synced: 22 days ago
JSON representation

A library to get all open STUN/TURN servers with realtime connection test :smiley:

Awesome Lists containing this project

README

        

## openstun (wip)

Collection of STUN/TURN servers for direct use in your next WebRTC.
![build](https://github.com/divy-work/openstun/workflows/build/badge.svg)

## TODOs

* Realtime connectivity test for turn/stun lists.

### Example
Clone the repo, install the dependencies and then run
`npm run example` to launch the example.