mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
update
This commit is contained in:
parent
9d42938fce
commit
9bcb1555f8
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@ func (c *Client) CreateOfferer(finished chan<- error) (pc *webrtc.PeerConnection
|
|||
}
|
||||
err = box.Unbundle(string(dcMsg.Data), c.Key, &fd)
|
||||
if err == nil {
|
||||
log.Debug(fd.Position)
|
||||
// log.Debug(fd.Position)
|
||||
fwrite.Write(fd.Data)
|
||||
} else {
|
||||
log.Error(err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue