AtherEnergy / rumqtt

Pure rust mqtt cilent
The Unlicense
202 stars 71 forks source link

Impl Clone for MqttClient #81

Closed ivanovaleksey closed 6 years ago

ivanovaleksey commented 6 years ago

As discussed in https://github.com/AtherEnergy/rumqtt/issues/71#issuecomment-364643192 MqttClient is planned to implement Clone trait.

Let's tracks this feature development here.

tekjar commented 6 years ago

New version will have clone