AtherEnergy / rumqtt

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

Make tokio-tls optional and only import it if native-tls is enabled. #112

Closed liurnd closed 6 years ago

liurnd commented 6 years ago

Resolve #111 .

tekjar commented 6 years ago

Thanks :)

igor-petrovic-work commented 6 years ago

thanks for fix Ronald