-
We used mqtts before version 5 of the lib and it worked fine. Now we want to upgrade but it always falls back to ws and tries to open a connection with that. So my question is is there a normal way without forking the lib? I have to add the electron webPreferences are:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
In order to fix this we should identify electron env and if so return false in isBrowser. Would you like to submit a PR? |
Beta Was this translation helpful? Give feedback.
#1856 (comment)