Update mg_set_protocol_mqtt.md

This commit is contained in:
Evelyn 2016-07-25 17:21:43 +01:00 committed by GitHub
parent 77704b669a
commit 61cd6ab86e

View File

@ -6,7 +6,7 @@ signature: |
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: