Ondřej Hruška

Results 103 comments of Ondřej Hruška

> The `LuaValue::Nil => Ok(0.0)` and `LuaValue::Boolean(v) => Ok(if *v { 1.0 } else { 0.0 })` seems quite specific. yeah I agree, these were probably not needed for the...

Hi @tekjar , we are using a git version of rumqttc because of the rustls version update. It has been running in production for about a month now and seems...

yes there's no need for any changes, just tag and push to crates.io. I am still depending on it by the git hash