Hacker News new | ask | show | jobs
by lioeters 2200 days ago
Thank you for making both the client and server sides of this video chat application open source.

The only missing piece it seems is the STUN/TURN server. Would you have a plan to also release it?

1 comments

I use coturn. Find installation details here https://github.com/holtwick/briefing/blob/master/app/INSTALL...
Oh, I didn't see that. Thanks so much for sharing!