Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 252 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 252 Bytes

SSE

A sample project showing how to use the SSE (Server-Sent Events) specification.

Running

Execute this command to run the sample:

./gradlew run

Then, navigate to http://localhost:8080/ to see the demo.