mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-12 10:08:52 -05:00
d800b12569
We were triggering webserver events in Kernel. This change improves adherence to separation-of-concerns and ensures event cascading is working as expected. This also better formalizes the boot sequence.