Skip to content

A chat application built with Node.js + Websocket.

Notifications You must be signed in to change notification settings

mapoto4/Chatting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatting

A chat application built with Node.js + Websocket.

Features

  • send message
  • support local area network users

How to run

  1. download the code then extract
  2. modify index.html
socket = io.connect('http://your IP Address :8080');
  1. run node server
  2. people should open your browser and visit your IP:8080
  3. have fun :)

About

A chat application built with Node.js + Websocket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published