Mathias Koch

Results 166 comments of Mathias Koch

Additionally, are there any reason the `async-signature` crate is not `#![no_std]`? or is it just an oversight?

Any reason this is still just a draft?

Hi @tarfu, I am currently on vacation, and just checking in once in a while from the pool 😄 I will be back on Saturday, so I can give you...

Thank you! That sounds great! Collaborators are highly welcomed! I will make an update post as soon as i get home, so we can find a consensus on direction 👍

Hi @tarfu As I said, we are currently experimenting with different architectures and designs on how we want to implement async-first implementations for this crate as well as the Wi-Fi...

> I had a quick look at the Wi-Fi crate and I thought about extensibility, as cellular chips have a lot of functionality and tend to be on the more...

> On the development side, would you want to directly put it in master or dev on an async branch and I PR against this branch? Think I would prefer...

This was fixed by https://github.com/awslabs/smithy-rs/pull/2473

@rmja That looks amazing! I would love to get you changes upstream! Most of the changes looks great! Could you make a PR, moving the blocking client into a blocking...

Just in case it was somehow missed, https://github.com/rafalh/rust-fatfs/ is no_std compatible and could perhaps be used eventually?