rxnetty-0.3.7
- Issue 98 Added pluggable metrics infrastructure with rx-netty-servo implementation.
- Issue 106 Added TLS support for TCP & HTTP (HTTPS)
- Issue 115 ByteBuf leak fixed for both HTTP client and server.
- Issue 141 ServerSentEventEncoder modified to match the specifications and the decoder.
- Issue 158 HttpClientResponse and HttpServerRequest modified to take Subject instead of PublishSubject in the constructors.
- Issue 160 ServerRequestResponseConverter was using the same content subject for all requests on a channel.
- Issue 164 Removed flatmap() usage from HttpConnectionHandler for performance reasons.
- Issue 166 RxServer modified to optionally use a separate acceptor eventloop group.
- Issue 167 Not sending "Connection: keep-alive" header for HTTP 1.1 requests.
Artifacts: Maven Central