#1029·retrofit

Support for server sent events

Author: abhishekjamlokiCreated Aug 24, 2015Updated Jun 30, 2026
LabelsFeature

Hello, I am trying to consume the following using retrofit

https://mesosphere.github.io/marathon/docs/rest-api.html#get-v2-events I could not find a suitable command/documentation for consuming server sent events. Does retrofit currently support it ? If not is it on the roadmap for future releases.

Thansk!