Skip to content

All in one repo for Topic Based WebSocket Servers and Client

Notifications You must be signed in to change notification settings

gdasthagir/websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topic Based WebSocket Servers and Client

Topic based WebSocket Server implemented in Java, Node.js or AWS Lambda.

Use Case for Topic Based WebSocket: Push content to Web Application UI based on events happening on the server, data coming from another instance of the UI or an IoT device etc.


Java WebSocket Server

Take a look at Java/WSServer


Node.js WebSocket Server

Take a look at Node.js/wsserver


AWS Lambda Serverless WebSocket Server

Take a look at Serverless/AWS-Lambda


JavaScript WebSocket Client

Take a look at JS-Client


Need to take care of using secure protocol and scaling for actual use in an application

About

All in one repo for Topic Based WebSocket Servers and Client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published