mirror of
https://github.com/GiriNeko/hbb_common.git
synced 2025-12-16 13:27:23 +00:00
[debug] add debug.
This commit is contained in:
parent
e9813ffdd6
commit
7110634c09
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ impl WsFramedStream {
|
|||
}
|
||||
}
|
||||
}
|
||||
log::error!("not encrypt set.");
|
||||
return Some(Ok(bytes));
|
||||
}
|
||||
WsMessage::Text(text) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue