Senior developer | b...Ā ā¢Ā 1y
I don't know any stateless messageing system which can send data from server to client without steady client connection like websocket. so I built one. and name it RTCserver. it uses fcm and webrtc in a clever way to send server data to client. and it's stateless so you can spin up bunch of sender instances and use a load balancer as you normally do. sad part is I am building things alone so I don't know how it can be more robust. how this will go i want you to join this opensource project. comment how can I improve or what will be your use case or how would you use it.
Ā ā¢Ā
WherehouseĀ ā¢Ā 5m
Explaining Server Sent Events! Server-Sent Events (SSE) is a technology that lets a web server send real-time updates to a client, like a browser, over a single, long-lasting HTTP connection. Itās a simple, efficient way to push data from the serv
See MoreĀ ā¢Ā
SaaS LabsĀ ā¢Ā 1y
Yesterday I asked about unproductivity guilt and after going through all the suggestions I thought it will be best if I post overview of what I have learnt here everyday. So today I learned how we can scale our systems. Here is an overview of it 1.
See MoreDownload the medial app to read full posts, comements and news.