Skip to content

gaurav10610/theinstashare-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instashare-server

It's a real time communication server which uses socket.io nodejs websocket server as an underlying implementation to route messages between users registered on server.

It also supports multi-process socket server clustering out of the box with all the necessary support required to route messages between users connected to different socket server instances running within separate processes through IPC communication channel between master and worker processes.

Server exposes a handful of rest apis to query state of all the active and registered users on server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published