Function ws_tool::codec::default_bytes_check_fn[][src]

pub fn default_bytes_check_fn(
    key: String,
    resp: Response<()>,
    stream: WsStream
) -> Result<Framed<WsStream, WebSocketBytesCodec>, WsError>