axum-server
axum-server copied to clipboard
Bad protocol version
Hello,
When updating axum-server from 0.6 to 0.7.1 in axum example-websockets-http2 (https://github.com/tokio-rs/axum/tree/main/examples/websockets-http2), I get a bad protocol version: native-tls error. With the previous version, all is working as expected.
Related to : https://github.com/tokio-rs/axum/issues/3068
Thank you in advance for your answers.