Commit 873ceb48 authored by Evelyn's avatar Evelyn Committed by GitHub

Update mg_send_websocket_framev.md

parent a48b955d
...@@ -7,7 +7,7 @@ signature: | ...@@ -7,7 +7,7 @@ signature: |
const struct mg_str *strings, int num_strings); const struct mg_str *strings, int num_strings);
--- ---
Send multiple websocket frames. Sends multiple WebSocket frames.
Like `mg_send_websocket_frame()`, but composes a frame from multiple buffers. Like `mg_send_websocket_frame()`, but composes a frame from multiple buffers.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment