v0.18.0
- Only require single websocket handler
- Allow custom
tokio_tungstenite::Connector
s to be specified - Enable
decoder
feature whenfull
feature is enabled - Rename
openssl-certs
feature toopenssl-ca
- Rename
rcgen-certs
feature torcgen-ca
- Improve instrumentation
- Combine Noop handlers
- Provide default method impls for handler traits
- Pass
CONNECT
requests through request handler - Various performance improvements