Streaming ksqlDB push queries via HTTP SSE in a Quarkus application

I did read about the Java client. My goal is to stream the output of the push queries via a HTTP SSE endpoint. This example seems to write the topic and not stream the query output.

Laziness aside, I was wondering if you have come across such a sample project.

This topic was automatically closed after 30 days. New replies are no longer allowed.