• I try to transfer 230 bytes packet per 100ms with a C++ websocket lib - arduinoWebSockets on esp8266, it's ok. The data rate is at least 6 times faster then 'ws' on Espruino. Even esp8266 is slower then Esp32 module.

    Is there some method to enchance the performance of 'ws' ?

About

Avatar for Aifer @Aifer started