Hello my awesome coders on the internet,
I hope you all keeping safe. It was sometime last year, when I first learnt about WebRTC (Web Real-Time Communication). I found it very interesting that clients could communicate with each other without the need of a server. Not so long from this time, I had started using Web Sockets which I also found fascinating.
Fast forward though all that time, I thought I should implement a random video chat app and spice it up with real-time messaging, and a simple game (tic-tac-toe) …
I finally got a working implementation. Don’t take my word for it though, it’s still a work in progress. In the meantime, please let me know what you think about it. And most importantly, please do let me know of any bugs you encounter.
Thanks in advance