mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 12:14:41 +08:00
Update mg_printf_websocket_frame.md
This commit is contained in:
parent
873ceb48bd
commit
1c18906db7
@ -7,8 +7,8 @@ signature: |
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user