#server-sent-events

[ follow ]
#websockets
fromHackernoon
3 years ago
JavaScript

Streaming in Next.js 15: WebSockets vs Server-Sent Events | HackerNoon

Next.js supports WebSockets and SSE for real-time data streaming, enhancing modern web applications with powerful features and capabilities.
fromMedium
1 year ago
Data science

SSE vs WebSockets

SSE and WebSockets are efficient real-time communication protocols for data exchange.
fromHackernoon
3 years ago
JavaScript

Streaming in Next.js 15: WebSockets vs Server-Sent Events | HackerNoon

Next.js supports WebSockets and SSE for real-time data streaming, enhancing modern web applications with powerful features and capabilities.
fromMedium
1 year ago
Data science

SSE vs WebSockets

SSE and WebSockets are efficient real-time communication protocols for data exchange.
more#websockets
fromInfoQ
5 months ago
JavaScript

Reactive Real-Time Notifications with SSE, Spring Boot, and Redis Pub/Sub

The reactive approach allows efficient handling of simultaneous requests for scalable applications.
SSE enables real-time server-to-client notifications without frequent polling requests.
fromInfoWorld
6 months ago
Miscellaneous

Ktor 3.0 switches to kotlinx.io library

Ktor 3.0 enhances performance with kotlinx.io library and introduces server-sent events for efficient client-server communication.
[ Load more ]