Logo
Explore Help
Sign In
feedc0de/esp-idf
1
0
Fork 0
You've already forked esp-idf
forked from espressif/esp-idf
Code Pull Requests Activity
Files
2255cdc46236efa6b645cfeba5e1ba38503b281b
esp-idf/examples/protocols/https_server/wss_server/sdkconfig.defaults

4 lines
93 B
Plaintext
Raw Normal View History

example/https_server: Add default sdkconfig
2019-06-21 14:07:51 +05:30
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
fix(esp_https_server): added default config for https_server example to set header size to 1024
2024-10-21 16:28:29 +05:30
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
https_server example: Add new WSS server example Added a new https server example with WS support which runs * keep-alive thread to send PINGs to clients * async message to all active WS clients Moved the existing https-server example to a subfolder Closes https://github.com/espressif/esp-idf/issues/5733 Closes https://github.com/espressif/esp-idf/issues/5686
2020-09-03 09:57:23 +02:00
CONFIG_HTTPD_WS_SUPPORT=y
Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 466ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API