🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
-
Updated
Jul 16, 2025 - Java
🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
Server-sent events (SSE) client implementation for Java, based on OkHttp: http://javadoc.io/doc/com.launchdarkly/okhttp-eventsource
EventBus library for sending events from a Spring appliction to the web browser with SSE
Shows an example on how to use AxonFramework in conjunction with microprofile on quarkus
Add support for Server-Sent-Events in Vert.x Web
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 and the web flux server, it consumes messages from Kafka topics and pushes the data asynchronously without closing connection with the client unless…
Understand Server-Sent Events (SSE), analyze its principle, and implement custom SSE.
Sample Live Score app - Spring Boot Reactive Webflux Server-Sent Events
Spring Boot - Spring Social - Twitter Stream with Word Cloud and Tweet Search
When dealing with real-time data it is often required to send that data over the internet to various sources. Various technologies have enabled this such as web sockets and long polling. Recently server-sent events (SSE) has become a popular technology to push updates to clients. Ingesting this type of data source into AWS requires a client to b…
Full implementation of a HTTP event stream client that listen for Server-Sent Events (SSE).
A.L.A. (Automated Linguistic Analysis) application
Horizontal scalable chat application using SpringBoot and Server Sent Event/WebSocket.
ServiceStack Java Libraries and Apps
Example code for my article "SSE (Server-sent events) in Spring Boot"
Sample reactive application using Angular, Spring Boot, Spring Webflux and MongoDB. It also demonstrates the Change Streams feature of MongoDB.
Event Driven Micro service architecture with rabbit MQ and SpringWebFlux
Reactive Chat application using reactive Mongo DB, Server Sent Events, Spring Webflux and Spring Security Reactive
Add a description, image, and links to the server-sent-events topic page so that developers can more easily learn about it.
To associate your repository with the server-sent-events topic, visit your repo's landing page and select "manage topics."