NWProtocolFramerImplementation
A protocol to which your classes can conform in order to implement a custom framing protocol.
Declaration
protocol NWProtocolFramerImplementation : AnyObjectTopics
Handling Instance Lifetime
init(framer:)start(framer:)NWProtocolFramer.StartResultwakeup(framer:)stop(framer:)cleanup(framer:)label