nw_framer_stop_handler_t
A handler that requests that your protocol send any final messages to close the connection.
Declaration
typealias nw_framer_stop_handler_t = (nw_framer_t) -> BoolA handler that requests that your protocol send any final messages to close the connection.
typealias nw_framer_stop_handler_t = (nw_framer_t) -> Bool