简体   繁体   中英

Are there any opensource npm packages to deploy a custom STUN/TURN server?

I'm building a NodeJS/WebRTC application and was planning to deploy a custom STUN/TURN server. Can anyone suggest me a few npm packages that I can use to setup a custom STUN/TURN server. I was also exploring paid STUN/TURN services. Any help would be greatly appreciated!

here you go:

npm install -g node-stun

https://github.com/enobufs/stun

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM