mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-11 15:08:59 +08:00
326 B
326 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_send_mqtt_handshake_opt() | mg_send_mqtt_handshake_opt | func | void mg_send_mqtt_handshake_opt(struct mg_connection *nc, const char *client_id, struct mg_send_mqtt_handshake_opts); |
Sends an MQTT handshake with optional parameters.