/socket-chat-example

Learn use socket.id to make a simple web chat

Primary LanguageHTML

socket-chat-example

Learn use socket.id to make a simple web chat

  • you must have nodejs already installed on your computer. or download and install it now nodejs.org
  • clone : git clone https://github.com/egin10/socket-chat-example.git
  • install : cd socket-chat-example && npm i
  • run : node app
  • try on 2 tab or 2 different browser to chat each other on http://localhost:8000

Demo : Socket-Chat-Example

Source : socket.io

Explore it!