Why I chose SSE over WebSockets and the problem nobody tells you about EventSource
When I built the real time dashboard for Uptime Pulse, I had to choose between WebSockets and Server Sent Events. Most tutorials default to WebSockets. Here is why I did not and the specific problem I
wavellen.hashnode.dev2 min read