Yuval Deutscher
Yuval Deutscher
This PR aims to provide the ability to use interfaces defined in this crate with Microsoft's [com crate](https://github.com/microsoft/com-rs). This, along with [my PR in com-rs](https://github.com/microsoft/com-rs/pull/200) and [some glue code](https://github.com/hadeutscher/HaCam/blob/master/src/com_helper.rs) that...
The first commit avoids removing `payload.bin` while it's still in use, which is OK in Unix-like systems but disallowed in Windows; the second uses pathlib's `with_suffix` method to remove the...
### Brief description of your issue The main repository (https://cdn.winget.microsoft.com/cache) resolves with an AAAA record but does not properly respond to HTTP requests on IPv6 (although it is IPv6-pingable). This...