Webchat allow user to chat with stranger anonymously without login or any third party involvement.
Demo is not working anymore
- Take into account user disconnect
- Handle connect error
I made this base on a peerjs tutorial by Wern Ancheta
This web uses peerjs as connecting library, firebase as signaling server (still developing), and some atlaskit components. It also uses an component that I contributing to atlaskit which can be found in my bitbucket.