kopia lustrzana https://github.com/espressif/esp-idf
10 wiersze
230 B
Plaintext
10 wiersze
230 B
Plaintext
|
menu "TCP Transport"
|
||
|
|
||
|
config WS_BUFFER_SIZE
|
||
|
int "Websocket transport buffer size"
|
||
|
default 1024
|
||
|
help
|
||
|
Size of the buffer used for constructing the HTTP Upgrade request during connect
|
||
|
|
||
|
endmenu
|