Hello everybody! Has anyone here ever worked with ...
# server
j
Hello everybody! Has anyone here ever worked with
Server-Sent Events
? I'm struggling to find clear examples
a
Yes, with Spring WebFlux like here: https://www.baeldung.com/spring-server-sent-events
j
Thanks @andrzej, you saw something with ktor?
a
no, we were only using Spring, but with Kotlin
j
Got it, thanks! I will already study this content