mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-05 10:58:59 +08:00
849ec1684a
PUBLISHED_FROM=5cd78790a03580aa23dd3d2d8b825ad449083cc2
219 B
219 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); |
Sends an MQTT handshake.