Cover image by Martin Jaros on Unsplash.
Hey 👋
If you are a junior or mid-level front-end developer 👨💻, chances are you might have implemented s...
For further actions, you may consider blocking this person and/or reporting abuse
Polling/Long Polling: Mails dashboard like Gmail
Web Socket: RTC application
SSE: This is the first time I read about this, but I think this will be great with server monitoring systems since we only need one side response from the server
Excellent examples! You understand it right.
This is very informative. Learned a lot about real-time APIs.
If anyone like to spin up a any such realtime APIs (SSE, Socket.IO, WebSocket etc.) online - checkout Hoppscotch.io - helps to make and test real-time requests directly from the browser.
hoppscotch / hoppscotch
👽 Open source API development ecosystem - https://hoppscotch.io
Thanks, Liyas!
And yes hoppscotch is awesome. 👌
This was a great read! Thank you for writing such a detailed article.
We have a bunch of real-time updates ourselves at Endtest.
When a user is running an automated on our platform, they get real-time logs, screenshots and live video.
And we're always looking to improve the performance for that.
I'm glad I could be of some help. :)
Good article. Concise and informative.
Thank you! :)
Nice one Sanjeev!
Thanks, bruh!
Thanks !! I'm now more confident to implement some of these.
I'm glad I could help.