From 2bbabbb73470776e23f53bb3ad9b091a0e3db3ab Mon Sep 17 00:00:00 2001 From: acrazing Date: Mon, 31 Aug 2015 21:03:36 +0800 Subject: [PATCH] add document --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 531adc1..1032f4c 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This is the actual Mosquitto client. 1. [onLog](#onlog) - set the logging callback 1. [onSubscribe](#onsubscribe) - set the subscribe callback 1. [onMessage](#onmessage) - set the callback fired when a message is received -1. [onPublish](#onPublish) - set the callback fired when a message is published +1. [onPublish](#onpublish) - set the callback fired when a message is published 1. [setMaxInFlightMessages](#setmaxinflightmessages) - set the number of QoS 1 and 2 messages that can be "in flight" at once 1. [setMessageRetry](#setmessageretry) - set the number of seconds to wait