pub fn default_frame_codec_factory( _req: Request<()>, stream: WsStream) -> Result<Framed<WsStream, WebSocketFrameCodec>, WsError>