We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bb2bd27
There was a goroutine leak in the /watch endpoint that was discovered by @bparli and was fixed in #26 and #27.
/watch
The new implementation both fixes that bug, and moves /watch to use the state listener mechanism already used by HAProxy and UrlListener
HAProxy
UrlListener