Opened 8 years ago

#264 new task

use new IHandshakeListener

Reported by: Brian Warner Owned by:
Priority: minor Milestone: undecided
Component: negotiation Version: 0.12.0
Keywords: Cc:

Description

Twisted-16.4.0 was just released, and includes an interface named IHandshakeListener. When a protocol implements this, it's handshakeCompleted method will be called just after TLS negotiation finishes.

This might simplify some code in negotiate.py.

Change History (0)

Note: See TracTickets for help on using tickets.