We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abe0711 + c8bb452 commit 6b8027dCopy full SHA for 6b8027d
README.md
@@ -144,7 +144,7 @@ Set more advanced options:
144
void setOptions(int keepAlive, bool cleanSession, int timeout);
145
```
146
147
-- The `keepAlive` option controls the keep alive interval (default: 10).
+- The `keepAlive` option controls the keep alive interval in seconds (default: 10).
148
- The `cleanSession` option controls the session retention on the broker side (default: true).
149
- The `timeout` option controls the default timeout for all commands in milliseconds (default: 1000).
150
0 commit comments