mirror of
https://github.com/rustdesk/hbb_common.git
synced 2025-07-01 07:25: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));
|
||||
}
|
||||
WsMessage::Text(text) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user