nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Websocket send buffer size limitation

LaySoft opened this issue · comments

With ws:send command I can send maximum 509 bytes, 510 or more not. The function returns nil, it means successful, but no data sended.

Why is there this restriction?

Hi, could you please follow the rules for raising up an issue? Your issue is not reproduceable
When you are creating it it gives you the template to follow.