项目作者: littledivy
项目描述 :
A library to get all open STUN/TURN servers with realtime connection test :smiley:
高级语言: TypeScript
项目地址: git://github.com/littledivy/openstun.git
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.