SAving, its broken
This commit is contained in:
parent
b15815d12f
commit
efaa36a161
4 changed files with 67 additions and 43 deletions
|
|
@ -157,6 +157,8 @@ impl<H: PeerConnectionHandler> PeerConnection<H> {
|
|||
|
||||
let h_supports_extended = handshake.supports_extended();
|
||||
|
||||
self.handler.on_handshake(handshake)?;
|
||||
|
||||
self.manage_peer(
|
||||
h_supports_extended,
|
||||
read_so_far,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue