gwv icon indicating copy to clipboard operation
gwv copied to clipboard

Golang Web Valve - to be connected to your series of tubes

GWV β

Golang Web Valve - to be connected to your series of tubes

Build Status Build status Coverage Status codecov.io Coverage Status GoDoc

install

go get -u -t simonwaldherr.de/go/gwv

features

  • HTTP Server
  • HTTPS Server
  • SPDY/HTTP2 Server
  • Static File Server
  • Automatic SSL cert generator
  • Realtime Webserver (SSE)
  • gracefully stoppable
  • channelised log
  • session and cookie handling
  • SNI for multiple Domains

license

MIT (see LICENSE file)

it depends on: