Skip to content

wwick/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Server

Multi-room chat server allows users to create rooms for others to join. Creators of a room can kick or ban other users from their room.

Prerequisites

node and npm should be already installed on host computer

Installing

clone repository. run npm install to download node modules

Running

Use node index.js to start server. Navigate to http://localhost:3456

Built With

  • Node.js
  • Socket.io
  • Express

About

Simple chat server using socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published