CiscoCloud / marathon-consul

bridge Marathon information to Consul KV
Apache License 2.0
85 stars 18 forks source link

Use Marathon's Events Endpoint #10

Closed BrianHicks closed 8 years ago

BrianHicks commented 9 years ago

Marathon has a new server-sent events endpoint in 0.9. It would simplify configuration to just open a connection to Marathon instead of configuring Marathon to push events.

sample commented 8 years ago

+1