David Gräff

Results 31 issues of David Gräff

This utility is awesome in build containers, but there is one catch at the moment. It uses the default reqwest crate and does not offer the "rustls-tls" feature. Would you...

Missing: * Examples need to be ported * Blocking methods for the session type are missing * Formatting

As soon as Rust 1.39 hits stable and the used reqwest crate is released with async support, this library should be updated to offer blocking and async APIs.

This PR adds module support (not binary modules, just other files imported via the ES6 module syntax) and the js timer API (setTimeout, clearTimeout). I wasn't really happy with bindings.rs...

QuickJS supports compilation down to byte code and running from byte code. This skips a huge chunk of code and potentially reduces script execution time. I could imagine the following...

enhancement
help wanted

This software is looking for a new maintainer. Until someone has been found it counts as abandoned unfortunately. I will add a notice to the readme file in a few...

Allow to create a new device model, by: 1. Selecting a currently connected usb device, 2. Upload a hex file based firmware if necessary, 3. Choose from an existing model...

enhancement

Make everything/most fields in `ControlSpecification` configurable. * A new config dialog (ideally with an UI file or as QML) needs to be created and synced with the current `ControlSpecification`. This...

enhancement

Imported from the old roadmap file.

enhancement

I'd like to have a second repository soon for a separate homie-ota specification. It will evolve in parallel to this homie-core convention and would require Homie 3.x for defining the...

Extension