goforever
goforever copied to clipboard
Explore removing http server requirement.
Currently the http server is used to manage processes internally. Would be nice to remove this requirement if possible.
Big +1 here.
Actually, it would be nice if this exposed/expressed a stock golang http handler.
@gdamore Different from https://github.com/gwoo/goforever/blob/master/http.go#L38 ?