set_max_incoming_payload_size
Description:
Sets the maximum payload size allowed for incoming packets.
It does not limit the outgoing packet size.
Parameters:
| this |
the WebSocket |
| max_incoming_payload_size |
the maximum payload size |