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 : tokio-rs/axum#3068
Thank you in advance for your answers.
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 : tokio-rs/axum#3068
Thank you in advance for your answers.