userver 1.0.0-beta1

userver is a non-forking, single-threaded HTTP-server using non-blocking I/O for static files only. It implements only a small subset of HTTP/1.0 and Gopher. Additional functionality can be selected at compile-time. userver can be compiled as gawk extension too, doing the protocol part leaving request handling to the gawk script.