SSE Once: curl http://localhost:8080/once
SSE: curl -H "Accept: text/event-stream" -N http://localhost:8080
WS: websocat ws://localhost:8080