mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-11 03:46:25 +08:00
322 B
322 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); |
Send MQTT handshake with optional parameters.