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ย โขย 3m
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 Moreย โขย
Viral Fissionย โขย 1y
Hey all Medial user , I am seeking for your knowledge and help. How can we hide the server version disclosure in the apiโs response. What can be the optimal solution? Implementation of the WAF AWS OR configuration Of the web server to not to pass
See MoreDownload the medial app to read full posts, comements and news.