Christian

Results 299 comments of Christian

That indeed makes sense. I wonder if a Xamarin Forms app behaves the same on macOS. If it does it might not be related to Avalonia.

Probably we have to blame the .net team which implements the task scheduler. 🤣 I will try the test repo ony iMac tomorrow. Maybe it is related to the OS...

I assume this issue is fixed.

The standalone server is no longer part of this repository. If this issue still occurs, please create a ticket at https://github.com/chkr1011/MQTTnet.Server.

I assume this question in properly answered.

Please see PR #1545. I found a way to avoid new timeouts at all. The code will make use of the passed cancellation token so that the user has full...

Not when it comes to compiling but from business logic perspective. I recommend that you create an extension method in your project which always uses the same client ID internally....

The is now a pull request (#1527) which adds feature validations.