Hi Patrick,
We don't have a migration guide, no. I wouldn't expect you to have much
trouble changing code to use the new API, but feel free to email me
directly if you do get stuck on something.
Regards,
Pete Dettman
On 7/25/2022 6:04 PM, Patrick Krämer wrote:
Ok, so I'll have to port my application to the new implementation
first. Is there some kind of migration guide / list of changes (other
than the list of PRs) or new examples (especially for TLS-PSK and
DTLS-PSK)?
- In my opinion (as a C# dev) the code is written kinda weirdly in
some places [...]?
Until recently we stuck to .NET 1.1 language features.
The entire library has already been moved to generic collections.
[...]
That also sounds great. I didn't realize that it had the net1.1 target
as it had already been removed in the current main branch.
Thank you very much, your support is greatly appreciated.
Regards,
Patrick