mirror of
https://github.com/rustdesk/hbb_common.git
synced 2025-07-01 15:36:53 +00:00
[debug] add debug.
This commit is contained in:
parent
e9813ffdd6
commit
7110634c09
@ -188,6 +188,7 @@ impl WsFramedStream {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
log::error!("not encrypt set.");
|
||||||
return Some(Ok(bytes));
|
return Some(Ok(bytes));
|
||||||
}
|
}
|
||||||
WsMessage::Text(text) => {
|
WsMessage::Text(text) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user