« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/serialized-backend.js
AgeCommit message (Collapse)Author
2023-05-15WIP socket shenanigans(quasar) nebula
this commit is mostly trash lol
2023-05-13Merge branch 'main' into socket-mtui(quasar) nebula
And also get most of it working wow.
2020-07-11support queue controls over socket clientsFlorrie
2020-07-10basic command relay across socket clientsFlorrie
2020-07-10basic working backend save/restore & socket serverFlorrie
Backend save/restore code (living in serialized-backend.js) has been well tested and shouldn't need much change going forward. Now we get to begin working on the actual synchronized-over-socket-server commands!