-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
feature-requestNew feature or requestNew feature or request
Description
The current implementation can't be used in Powershell since the raised events are not compatible with the PS implementation of Register-ObjectEvent: #1330 (comment)
@chkr1011 considered the possibility of a powershell module: #1330 (comment) a couple of years ago, but AFAIK, there has been no news on that front.
Which project is your feature request related to?
- Client
Describe the solution you'd like
Since there's currently no supported .NET client for Powershell scenarios, and compatibility seems not to hard to implement (thanks to @hiroky-tyffon for the example in the above thread), could this feature please be implemented?
Describe alternatives you've considered
using the legacy https://github.com/eclipse/paho.mqtt.m2mqtt which, alas is unmaintened since years.
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request