Function ws_tool::codec::default_string_check_fn[][src]

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