Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-11 | support queue controls over socket clients | Florrie | |
2020-07-10 | basic command relay across socket clients | Florrie | |
2020-07-10 | basic working backend save/restore & socket server | Florrie | |
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! |