Skip to content
/ shoutbox Public

A basic Websocket (socket.io) based group chat app.

Notifications You must be signed in to change notification settings

arrc/shoutbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

>>> Shoutbox <<<

A basic public group chat (proof of concept) using Socket.io.

Setup instructions

  • npm install
  • change the mongodb connection url in server/mongoose.js file (line no 6)
  • change the port number in app.js file (line no 14 _PORT) (OPTIONAL)

DEMO

DEMO of Shoutbox

About

A basic Websocket (socket.io) based group chat app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published