Websocket client chat app for web browser (no login just chat name)
Instruction
- This app requires the Node JS server named PotatoChat-NodeJS-Server-v1.04 to be executed first. The server file can be found in my repositories.
- Open PotatoChat_v1.03.html file in web browser (tested in Chrome).
- Simply type in any preferred user name and start chat.
- List of users will appear in the userlist box on the left.
- Click on any user names to begin chat with selected user.
- Enjoy!