Skip to content

add voice call using webRTC, add https support. right now webRTC is using peer...

Mohammad Reza Bakhsh Zad Mahmoodi requested to merge chat_video_UI into development

add voice call using webRTC, add https support. right now webRTC is using peer to peer communication which can cause problems if we have symmetric NAT, we must add a turn server to the go backend to tackle this issue

Merge request reports

Loading