I have to receive a lot of data socket but when received data increase to a particular MB qty yields an error at lilygo then reset itself. I wondered if increase buffer size from AsyncWebSocket would resolve the issue. But I haven't found any code or documentation about it. It is possible to customize buffer size to Rx Data?
I have to receive a lot of data socket but when received data increase to a particular MB qty yields an error at lilygo then reset itself. I wondered if increase buffer size from AsyncWebSocket would resolve the issue. But I haven't found any code or documentation about it. It is possible to customize buffer size to Rx Data?