Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/littledivy/openstun
- Owner: littledivy
- Created: 2020-05-01T12:45:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T11:09:03.000Z (over 4 years ago)
- Last Synced: 2024-10-24T00:48:57.986Z (2 months ago)
- Topics: stun, turn, webrtc
- Language: TypeScript
- Homepage:
- Size: 381 KB
- Stars: 1
- Watchers: 2
- 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.
![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.