Skip to content

Commit

Permalink
add document
Browse files Browse the repository at this point in the history
  • Loading branch information
acrazing committed Aug 31, 2015
1 parent 5cda709 commit 2bbabbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2bbabbb

Please sign in to comment.