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!