Commit 1c18906d authored by Evelyn's avatar Evelyn Committed by GitHub

Update mg_printf_websocket_frame.md

parent 873ceb48
...@@ -7,8 +7,8 @@ signature: | ...@@ -7,8 +7,8 @@ signature: |
const char *fmt, ...); const char *fmt, ...);
--- ---
Send websocket frame to the remote end. Sends WebSocket frame to the remote end.
Like `mg_send_websocket_frame()`, but allows to create formatted message Like `mg_send_websocket_frame()`, but allows to create formatted messages
with `printf()`-like semantics. with `printf()`-like semantics.
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