Server-Sent Events: A Simple Replacement for Web Sockets

Опубликовано: 26 Июнь 2026
на канале: devschacht “Девшахта”
31,182
1.8k

Warning! The channel is frozen; all videos are deep-linked by default. Watch at your own risk :)
---
Sometimes we need to transmit data from the server in small chunks over a long period of time. This requires the channel to be one-way, meaning web sockets are redundant. SSE, a simple yet somehow still relatively rare technology, comes to the rescue.

Source on GitHub: https://github.com/amel-true/lessons/...
Patreon:   / devschacht