Remove redundant ack

M1nd3r 2 months ago
parent b667e8e033
commit 9cb4c0f7c2

@ -219,8 +219,6 @@ class Channel(Context):
)
cache_thp.set_channel_host_ephemeral_key(self.channel_cache, host_ephemeral_key)
await self._send_ack(sync_bit)
# send handshake init response message
loop.schedule(
self._write_encrypted_payload_loop(

Loading…
Cancel
Save