Commit Graph

6 Commits

Author SHA1 Message Date
Naitik Shah
792bc8817c replace gracehttp.Handler with http.Server for maximum control
this is a backward incompatible change as such. http.Server is a
superset of what gracehttp.Handler was and the fix is trivial.
2013-05-09 09:28:09 -07:00
Naitik Shah
5540a9b5d3 systemd socket activation compatibility 2012-09-02 21:21:19 -07:00
Naitik Shah
9e606e1ce8 reckless username change 2012-07-07 14:38:18 -07:00
Naitik Shah
7aa612785a docs and api cleanup 2012-06-04 21:56:51 -07:00
Naitik Shah
13afde4bc1 return errors instead of fataling
probably still need to cleanup coroutines
2012-06-04 21:32:44 -07:00
Naitik Shah
a98138a3e6 clean repo 2012-06-04 22:21:10 +00:00