Found 5 other functions taking a
httpd_ws_frame
argument:
Receive and parse a WebSocket frame
Low level send of a WebSocket frame out of the scope of current request using internally configured httpd send function This API should rarely be called directly, with an exception of asynchronous send using httpd_queue_work.
Construct and send a WebSocket frame
Sends data to to specified websocket synchronously
Sends data to to specified websocket asynchronously