TechPrimers / server-sent-events-example

Server sent events example using Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Sent Events Example

Commands used

curl http://localhost:8080/server-events -v

curl http://localhost:8080/server-events/alternative -v

Replace the Path of the file which needs to be read

About

Server sent events example using Spring Boot


Languages

Language:Java 100.0%