Jeff
Jeff
We've leveraged the capability of ProcessLauncher. Seems to work fine on some devices. On some others, we get an UnauthorizedAccessException. Details below: =========================================== System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT:...
After running for one hour, the CPU becomes maxed out. This can also negatively impact your internet connection with multiple devices connected at once. For us, we watched it completely...
With this change, the MQTTnet server can be hosted using Microsoft.Extensions.Hosting library, rather than full ASP.net core SDK.
The MQTT protocol is used almost unanimously for connecting IoT devices. In many cases the messages being sent in either direction (cloud-to-device or device-to-cloud) are routed to topics which include...
Cleaned up from previous pull request because the number of commits and reverts was getting unruly. Added AsyncReadWriteLock and converted client subscriptions manager to using it. In benchmark tests, this...
I've tried a few different variations of the abiword configuration now and am unable to get it working. I've also tried eliminating the websockify layer completely and just connecting via...