WebSocket plugin

Hi,

I’m trying to use the WebSocket API to control Volumio, but the client library I’m using (https://github.com/daltoniam/Starscream) disconnects immediately on connection. Is it correct that the WebSocket plugin isn’t installed automatically or by default? It’s not in my plugin directory or in the browser, so do I need to manually install it? Thanks

Never mind I didn’t realise I needed to use Socket.IO over the top. Thanks!