go-chromecast
go-chromecast copied to clipboard
If the `httpserver` is running, use that to serve media
At the moment each application has it's own http server to serve media to the chromecast. If there is a httpserver running, it should use that instead of each application starting its own http server.