v0.8.0
- Add
HBHTTPChannelHandlersfor managing additionalChannelHandlers - Fixed bug with setting
tcpNoDelay. This is now defaulted to on HBHTTPServer.addChannelHandlerno longer accepts apositionparameter. All handlers are assumed to be after the HTTP handler.- Add
HBHTTPServer.addTLSChannelHandlerfor setting TLS channel handler - Added macOS CI