mirror of
https://github.com/cesanta/mongoose.git
synced 2025-07-26 07:06:15 +08:00
Update mg_set_protocol_mqtt.md
This commit is contained in:
parent
77704b669a
commit
61cd6ab86e
@ -6,7 +6,7 @@ signature: |
|
|||||||
void mg_set_protocol_mqtt(struct mg_connection *nc);
|
void mg_set_protocol_mqtt(struct mg_connection *nc);
|
||||||
---
|
---
|
||||||
|
|
||||||
Attach built-in MQTT event handler to the given connection.
|
Attaches a built-in MQTT event handler to the given connection.
|
||||||
|
|
||||||
The user-defined event handler will receive following extra events:
|
The user-defined event handler will receive following extra events:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user