parent
2b0bdc3257
commit
bd660b2afb
4 changed files with 66 additions and 33 deletions
|
|
@ -88,6 +88,7 @@ impl TransportRecvStream for H3TransportReceiver {
|
|||
tracing::debug!(
|
||||
remote = %self.quinn.remote_address(),
|
||||
bytes = buf.len(),
|
||||
header = ?buf,
|
||||
"received first bytes from WebTransport MTP stream"
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue