Server-Sent Events specification
Also support for setting the initial value of Last-Event-ID
via lastEventId
query parameter.
Also support for adding new field for timestamp with accept:text/event-stream;ext=timestamp
and content-type:text/event-stream;ext=timestamp
data:example\n
timestamp:0x1619fe172c7\n
\n
./mvnw clean install
mvnw.cmd clean install