Bugfixes, docs and concurrent request option - Fixes This created an unwanted C-go dependency. Plan to replace it with an callback/option. Make sure to cancel context on requests with reader/writers that support io.Closer. - New features Started improving documentation of Request based server.