Skip to content

NeedMoreVolume/NodeJS-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-Chat

Server side implementation of a chatroom. Can handle any websocket based connection.

This implementation utilizes a MongoDB for storing messages sent to the chatroom. Simply write a simple client to connect on port 8080, and all connected clients will recieve any message that is sent to the server.

About

Chatroom powered by NodeJS, Websockets and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published