Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 343 Bytes

play-sse-scala

This is an example Play project for Server-Sent Events using Akka Streams.

Running

Run the application:

sbt run

Once the application has been compiled and the server started, your application can be accessed at: http://localhost:9000

LICENSE

MIT