Property
SoupWebsocketConnection:max-incoming-payload-size
Description [src]
The maximum payload size for incoming packets.
The protocol expects or 0 to not limit it.
          Type:guint64
| Default value | 131072 | 
| Getter method | soup_websocket_connection_get_max_incoming_payload_size() | 
| Setter method | soup_websocket_connection_set_max_incoming_payload_size() |