nw_framer_t
An object that represents a single instance of your custom protocol running in a connection.
Declaration
typealias nw_framer_t = any OS_nw_framerDiscussion
All interaction between your protocol and the connection occurs through this object.