You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arvind Kasiliya edited this page Dec 15, 2023
·
19 revisions
Introduction
In this section, we go over how we set up the video chat functionality as well as how we added rooms.
Conclusion
To conclude, we started our journey into video chat by creating a WebSocket server, but ended up pivoting to Agora due to its significantly higher ease-of-use.