Hello,
The transmitted data from a websocket is exceeding the limits so i can't get the data: It gives this error:
How can this be solved ? Thanks
The transmitted data from a websocket is exceeding the limits so i can't get the data: It gives this error:
B4X:
org.eclipse.jetty.websocket.api.MessageTooLargeException: Text message size [69727] exceeds maximum size [65536]
How can this be solved ? Thanks