Skip to content

A simple, lightweight and fast service to easily integrate web sockets into existing apps

License

Notifications You must be signed in to change notification settings

Stuart-Wilcox/socket-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-service

Socket service is intended to be a simple, lightweight and fast service to easily integrate web sockets into existing apps.

It runs an express server alongside a socket.io server, in order for external sources to dispatch events to any socket clients. Socket clients register for whatever events they would like to watch, and when that type of event is dispatched, the client gets updated with the new information.

About

A simple, lightweight and fast service to easily integrate web sockets into existing apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published