@PeteKnight @felixcalderon I deployed the web socket to the fra1.blynk.cloud.
We have multiple changes here. First of all, now we support only secured web sockets. The full URL looks like this:
wss://fra1.blynk.cloud/hardwarews
For now, I added just 1 test to make sure it works. So it should. Please let me know if it doesn’t.
In general, blynk.cloud
host could be used too, however in that case redirect should be implemented in the node-red-blynk-ws plugin. I’m don’t think it was done there initially.