Ulf Lilleengen
Ulf Lilleengen
It's the same as the last status I'm afraid. Whether the server certificate is self-signed or not doesn't matter, the only difference would be that you'd have to use your...
I think we should just kill the webpki verifier, I don't think it's useful the way it is, and would rather see one that uses rust-only crates.
I think DTLS 1.2 would be good since it will probably take a while for DTLS 1.3 to be adopted. I've started looking into this in the 'dtls' branch.
I agree, having server support would be great, so thanks for raising the issue! I'm not aware of anyone working on a server implementation right, but I think it should...
> Hi @hdoordt, > > > @therealprof would you be willing to accept pull requests from us, or alternatively give us write access to the `microbit` repository? (I'm assuming you're...
The only limitations AFAIK is that on stable the embassy 'async task stack' uses a memory arena that is configured using a feature flag, whereas on nightly it is the...
@Frostie314159 Could you try to rebase this branch please?
I'm considering this answered, reopen if not.
I'm considering this resolved, reopen if not