Commit graph

3 commits

Author SHA1 Message Date
Arlo Breault
e5d57647f0 [WIP] Split broker into components
Exploring #26092
2021-06-03 17:13:43 -04:00
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