Apparently:
https://github.com/cloudflare/pingora/blob/main/pingora-proxy/tests/utils/websocket.rs helps.
It should be OK, replacing tungstenite with fastwebsockets. Let's dig into it.