Hi,
I’m thinking of writing a plug-in for the volumio platform which is a multi room media streamer. The web socket server side is websocket.io and seems to have its own dependencies - “require socket.io” is typically found in the local scripts. Is is possible to use the web socket integration within THR?
The api is RESTful and found here :
https://volumio.github.io/docs/API/REST_API.html
John