httpd_ws_get_frame_type() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK : When handshake is successful - ESP_ERR_INVALID_ARG : Argument is invalid (null or non-WebSocket) - ESP_ERR_INVALID_STATE : Received only some parts of a control frame - ESP_FAIL : Socket failures

References

from examples