mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-10 19:33:06 +08:00
215 B
215 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_send_mqtt_handshake() | mg_send_mqtt_handshake | func | void mg_send_mqtt_handshake(struct mg_connection *nc, const char *client_id); |
Send MQTT handshake.