Contents

nw_ws_options_set_maximum_message_size(_:_:)

Sets the maximum allowed message size, in bytes, to be received by the WebSocket connection.

Declaration

func nw_ws_options_set_maximum_message_size(_ options: nw_protocol_options_t, _ maximum_message_size: Int)

See Also

Functions