Skip to content

DariusGarcia/socket-io-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-io-chatroom

Built a simple chatroom with Socket.io to practice using web sockets.

Usage

Users can send live chat messages to each other.

  • displays when user connects to chatroom
  • displays when user disconnects to chatroom

Installation

To start the websocket server, run:

node index.js

then go to:

http://localhost:3000

Releases

No releases published

Packages

No packages published