/NodeChatServer

Simple Nodejs and SockJS chat server/client implementation

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

NodeChatServer

Simple Nodejs and SockJS chat server/client implementation


Work in progress.

To run, clone the repo, run npm install, and start the server with npm start

It's currently only running on localhost:3000, so navigate to there to get the web frontend