eclipse-paho / eclipse-paho/paho.mqtt.javascript

`reconnect` is an unknown property option for the connection method.

Open
#131 8 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
466
PR merge metrics
No merged PRs in 30d

Description

I'm trying to set the `reconnect` property to true, but the follow message appears.

```console
Error: Unknown property, reconnect. Valid properties are: timeout userName password willMessage keepAliveInterval cleanSession useSSL invocationContext onSuccess onFailure hosts ports mqttVersion
```

Is that property available in the current version? (1.0.3)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.