Commit graph

3 commits

Author SHA1 Message Date
Lily Tsuru a37d2468c2 qmp: cleanup pass + executing commands works
Some more helpers (like, `execute_hmp("info block".into())` might be nice to add, for now this works.
2024-05-09 00:48:42 -04:00
Lily Tsuru 4cda248591 qmp: working qmp stuff
I really should probably maybehapsibly split this out into a cargo workspace but /shrug, I'll do it if this gets too annoying.

I've split out a lot of code into new modules, just to be cleaner about organization.
2024-05-08 21:33:09 -04:00
Lily Tsuru 92925ab4d2 chore: init, very barren
- guacutils
2024-03-28 11:02:14 -04:00