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: 26 days ago
JSON representation
A library to get all open STUN/TURN servers with realtime connection test :smiley:
- Host: GitHub
- URL: https://github.com/littledivy/openstun
- Owner: littledivy
- Created: 2020-05-01T12:45:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T11:09:03.000Z (about 6 years ago)
- Last Synced: 2025-10-06T21:39:28.162Z (8 months ago)
- Topics: stun, turn, webrtc
- Language: TypeScript
- Homepage:
- Size: 381 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## openstun (wip)
Collection of STUN/TURN servers for direct use in your next WebRTC.

## 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.