Replies: 1 comment 1 reply
-
Some modules already do setup their own servers like this. We don't provide any tooling to help with this, but it shouldn't be any harder than doing it in plain node.js |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some ESP devices which i want to use as "client" for companion. I like to use websocket.
Nowdays i need to run custom websocket servet (like node.js websocket server) as middleware for ESP device and companion.
This servers do nothing. Only broadcasting the message across devices...
There is a option to use companion as websocket (or other easy and reliable) server to allow thin devices like ESP connect to?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions