goforever icon indicating copy to clipboard operation
goforever copied to clipboard

Explore removing http server requirement.

Open gwoo opened this issue 11 years ago • 3 comments

Currently the http server is used to manage processes internally. Would be nice to remove this requirement if possible.

gwoo avatar Sep 29 '14 17:09 gwoo

Big +1 here.

HelloGrayson avatar Sep 29 '14 20:09 HelloGrayson

Actually, it would be nice if this exposed/expressed a stock golang http handler.

gdamore avatar Jun 24 '15 19:06 gdamore

@gdamore Different from https://github.com/gwoo/goforever/blob/master/http.go#L38 ?

gwoo avatar Jun 24 '15 20:06 gwoo