aesteve / vertx-sse

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

Use Future, not SSEAsyncResult #6

Closed aesteve closed 7 years ago

aesteve commented 9 years ago

io.vertx.core.Future should be enough.