Felix Obenhuber

Results 52 issues of Felix Obenhuber

This addition adds a note about the easy possiblity to work with helper parameters in their original type representation by using `Deserialize`.

The project today is binary centric around the `mksquashfs` and `unsquashfs` binaries. Calling this binaries during a build can be annoying since the binaries need to be present on the...

Upon higher load conditions incoming notifications are silently dropped (unless logging is configured). The `try_send` in `handle_notification` will return a `full`. https://github.com/AtherEnergy/rumqtt/blob/7a07a00b779d172b14639161b0d99df7b284335f/src/client/connection.rs#L491-L499 The consumer has no possibility to detect or...

Hello, I haven't found much regarding the roadmap of `rumqtt` - especially v5. In #19 there's a mention. Would be great if @tekjar could give a short summary what are...

in-pipeline

Identified Vulnerabilities: - [ ] #782 #781 - [ ] #783 #763 - [ ] #784 #520 - [ ] #785 #780 - [ ] #786 #777 - [ ]...

audit_0822

The debug console configured via the runtime configuration is a potential thread if enabled in production environments. Extend the documentation why this unsecured and very powerful thing shall never be...

documentation
audit_0822