Contents

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) -> Bool

See Also

Managing Instance Lifetime