Andreas Nigg

Results 14 comments of Andreas Nigg

Ok, I can answer my own question. ClientWebsocket for netstandard2.0 does not provide CertificateValidationCallback. Had to upgrade the lib to netcoreapp2.1 to get it done.

I'd like to reopen this issue, as the ClientWebsocketOptions for .netstandard2.1 now provides support for setting RemoteCertificateValidationCallback. Any chance you guys can add this to the MqttWebsocketChannel.cs as soon as...

Hey guys, any chance you are adding netstandard2.1 and allowing to somehow access RemoteCertificateValidationCallback in the ClientWebsocketOptions?

Hey, thanks for that. Seems to work for me 👍 Looking forward to the release and thanks for your great work!

Hey @chkr1011 Do you have a rough schedule for the release of current master branch? I have to think whether I fork the project now and create a private nuget...

I implemented an - at least for me - working workaround. It is possible to change the "next_start"-attribute of a job from inside the job itself. In the procedure which...

Hey, I'm currently also running into this issue.

This feature would be awesome! 👀

Not sure but it seems that wslg is getting more stable now. Maybe a good time to revisit this issue? I unfortunately lack the insight to contribute in a meaningful...