eclipse / paho.golang

Go libraries
Other
341 stars 93 forks source link

keepalive=0 -> panic, reject empty brokers #187

Closed MattBrittan closed 11 months ago

MattBrittan commented 11 months ago

paho would panic if keepalive was 0. Autopaho would go into infinite loop if no servers supplied.

ref #160

MattBrittan commented 11 months ago

Closing this one as the PR's got a bit mixed up!