David Cermak
|
5c383d7b73
esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers"
|
3 лет назад |
yuanjm
|
63ed429a49
fix(example): Fix wss_server_example not close socket
|
3 лет назад |
yuanjm
|
b9b1a7aba8
fix(websocket): Support handler deal with PING and CLOSE frame
|
3 лет назад |
Mahavir Jain
|
af1f342ee8
Merge branch 'fix/make_esp_tls_t_private' into 'master'
|
3 лет назад |
Harshit Malpani
|
2c56c6cad8
Updated coding style and added error logs
|
3 лет назад |
Nathan Phillips
|
e8e63a06e8
Don't ignore return value of httpd_stop
|
3 лет назад |
Aditya Patwardhan
|
26a15058d3
Add sdkconfig.h to protocol/https* examples
|
3 лет назад |
Harshit Malpani
|
94056fd4a5
esp_https_server: API cleanup
|
4 лет назад |
yuanjm
|
3874c20b5d
esp_http_server: Fix examples parse ws keep-alive packet fail.
|
4 лет назад |
yuanjm
|
a1d5cfc260
example: Identify the callback whether is hanshake or frame-receive by req->method
|
4 лет назад |
yuanjm
|
cd521d4ae3
esp_http_server: support dynamic payload len for ws server
|
5 лет назад |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
David Cermak
|
6f3fa81863
http_server: Simplified httpd_get_client_list() to return clients in int array
|
5 лет назад |
David Cermak
|
5e1e5f8be9
http_server: Add a flag to enable using control frames in user handlers
|
5 лет назад |
David Cermak
|
76ca826758
https_server example: Add new WSS server example
|
5 лет назад |