Jagoba Gascón
Jagoba Gascón
Hi @deadprogram. I'm open to add the implementation for SoftDevice myself, but I have no means for testing it.
I added the implementation for SoftDevice (although I could not test it), so let me know if it requires any change. The only platform missing is Windows right now. So...
I just included the `GetMTU` function for windows. So this PR already contains a way of getting the mtu for all platforms 😄 .
I just fixed the conflicts on this PR and rebased the branch to the latest commit of `dev`. If there's anything I can do to push this PR forward please...
Hi @deadprogram We are really interested in having a functioning Windows implementation. And I did some tests with the library you mention, but before that let me add some background...
A small update. We've been working on a tool to automatically generate the required WinRT classes. Our goal was to have **a simple code generator to assist us adding the...
I'm happy to announce that we just made [WinRT Go](https://github.com/saltosystems/winrt-go) publicly available for anyone to use. And we are ready to push all the changes required to act as a...
@deadprogram now that [WinRT Go](https://github.com/saltosystems/winrt-go) went public, **are you okay with adding a dependency to it?** I think it's the best option. The library already contains all the necessary code...
Note: I'm using a MacOS (arm64) I've been using this project for a while to compile Mbed-TLS, but today I tried to update Mbed-TLS to a newer version and had...
It's working fine now. Thank you!