Sindre Kjær
Sindre Kjær
I use GitHub Actions for automated publishing of prereleases and releases, and find that I want to automate purging of unused prereleases. Would it be possible to add download count...
In the section describing implementation of custom functions, a type `ErrorMessage[]` is referenced. Should be `InterpreterError[]`.
### Describe the feature request I'm working to integrate MQTTnet in an environment where I need to have control over the shutdown process, and generally I would use cancellation tokens...