server-sent-events topic
sse.js
A flexible Server-Sent Events EventSource polyfill for Javascript
micropython-aioweb
A minimalist asyncio web framework for MicroPython.
remix-live-loader
Utility helpers and a practical demonstration of using Server-Sent Events for real-time data updates in Remix
rust-eventsource-client
Server-sent events (SSE) client implementation for Rust
vertx-sse
Add support for Server-Sent-Events in Vert.x Web
ruby-eventsource
Server-Sent Events client for Ruby
server-sent-events
WebFlux Server using the Spring WebFlux framework and reactive Kafka which exposes a REST API for the clients to make secure HTTP requests. Once a secure connection is established between the client a...
custom-sse
Understand Server-Sent Events (SSE), analyze its principle, and implement custom SSE.
EventSource
Server-sent events in Swift
sse-chat-example
A little example chat script, which uses server sent events instead of polling.