Skip to content

Releases: tyranron/daemonigo

v0.3.1

02 Jan 15:14
Compare
Choose a tag to compare
  • Fixed graceful_http example to handle keep-alive requests correctly

Bulletproof start

09 Dec 22:28
Compare
Choose a tag to compare
  • Added notify_parent example
  • Added daemonigo.StartCommand() function
  • Reformatted code to max line width 80 symbols

Be graceful!

09 Oct 20:48
Compare
Choose a tag to compare
  • Added overriding flag.Usage() std function instead of manual creating usage description
  • Added graceful_http example
  • Updated godoc for echo_server example
  • Added changelog

Ready to use

20 Apr 07:32
Compare
Choose a tag to compare

Initial release with echo_server example.