Real-time notifications: WebSockets or Server-Sent Events? Which one should you use? Let's break it down.
Elena Volkova
·5886 views
hey everyone im working on a project that needs real time updates pushed from the server to the client tho my usual thing has been websockets ive been seeing more ppl use server sent events sse lately especially for simpler stuff whats ur experience with each when do u prefer sse over websockets and vice versa are there any gotchas i should know about w either
26 comments