Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 509 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 509 Bytes

PotatoChat-v1.03

Websocket client chat app for web browser (no login just chat name)

Instruction

  1. 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.
  2. Open PotatoChat_v1.03.html file in web browser (tested in Chrome).
  3. Simply type in any preferred user name and start chat.
  4. List of users will appear in the userlist box on the left.
  5. Click on any user names to begin chat with selected user.
  6. Enjoy!