mpd-now-playable/schemata
Danielle McLean 582a4628b7
Introduce new WebSockets receiver impl
When enabled, this new receiver will spin up a local WebSockets server
and will send the currently playing song information to any clients that
connect. It's designed with Übersicht in mind, since WebSockets is the
easiest way to efficiently push events into an Übersicht widget, but
I'm sure it'd work for a variety of other purposes too.

Currently the socket is only used in one direction, pushing the current
song info from server to client, but I'll probably extend it to support
sending MPD commands from WebSockets clients as well.
2024-07-13 18:34:53 +10:00
..
config-v1.json Introduce new WebSockets receiver impl 2024-07-13 18:34:53 +10:00
song-v1.json Introduce new WebSockets receiver impl 2024-07-13 18:34:53 +10:00