egin10 / socket-chat-example

Learn use socket.id to make a simple web chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Learn use socket.id to make a simple web chat


Languages

Language:HTML 73.7%Language:JavaScript 16.7%Language:CSS 9.6%