Skip to content
 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSMulti

Node.js Application to "Multiplex" a WebSocket:

  • Connects to a Source socket, creates its own WebSocket for clients to connect.
  • Reconnects to Source socket (in case of source server/service restart).
  • Manages clients, connects/disconnect status and total connected (and lifetime) clients

Lightweight, few dependencies, easy to configure for multiple multiplexors in a network/cluster for massive scale.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors