Looking for a simple example of a GET rest api that produces text/event-stream. How do I keep a track of listeners, how to use emitter in spark? Basically, how do I achieve SSE using spark framework (Server side code)
Asked
Active
Viewed 453 times
3
-
What SSE, Server-Sent Events? That has its own tag. – harold Aug 22 '17 at 21:04
-
Yes, server-sent events – Sonia Gupta Aug 22 '17 at 21:41
-
@SoniaGupta where you able to get an example/help? (I am looking for similar) – V P Jun 08 '18 at 02:46
-
any solution about this? – Dika Oct 03 '19 at 08:10