Skip to content

chat-app-architecture/chat_api_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js / Socket.io Server

Contains node server functionality which subscribe to channels on redis and emit messages using socket.io library.

Installation

npm install

Run APP

node chat-server.js

Run Tests

npm test

About

Node.js / Socket.io Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published