ESPAsyncTCP icon indicating copy to clipboard operation
ESPAsyncTCP copied to clipboard

Can`t send more than 1072 bytes

Open SkyAlexV opened this issue 3 years ago • 0 comments

Used methods write or add no possible send to client more than 1072 bytes.

Method AsyncClient::send() no clean buffer.

SkyAlexV avatar Jul 01 '22 16:07 SkyAlexV