Commit graph

2 commits

Author SHA1 Message Date
Arlo Breault
0ef2250280 Get rid of legacy version
Move the logic for the legacy version into the http handlers and use a
shim when doing ipc.
2021-06-03 17:12:21 -04:00
Arlo Breault
afd54c5d4c Intermediary refactor teasing apart http / ipc
Introduces an IPC struct and moves the logic out of the http handlers
and into methods on that.
2021-06-02 13:03:21 -04:00