aesteve / vertx-sse

Add support for Server-Sent-Events in Vert.x Web
Apache License 2.0
47 stars 13 forks source link

Add ServerRequest into SSEConnection #3

Closed aesteve closed 9 years ago

aesteve commented 9 years ago

sseConnection.getRequest() has to be available

Since there can be query parameters (token ? or a route param, ...)