nitzanbueno

Results 3 comments of nitzanbueno

> > > Hi @Erimus-Koo I will have a look to see how possible it is to use something like this. Currently, the problem with the API is that it's...

OK. At the moment, I'm working on a websocket proxy server and web client, if you're interested.

I forked your project and switched SocketServer for a [WebSocket server written with Fleck](https://github.com/nitzanbueno/plugin/tree/websockets). I also made a [web client](https://github.com/nitzanbueno/musicbee-web-client) to go along with it, if you'd like to take...