Contents

nw_ws_client_request_handler_t

A handler that delivers inbound client handshake requests.

Declaration

typealias nw_ws_client_request_handler_t = (nw_ws_request_t) -> nw_ws_response_t

See Also

Data Types