boats-animator
boats-animator copied to clipboard
Simplify IPC code
It is overly complicated to add new IPC calls and too much type stuff is required. See if the setup can be simplified and generic types can be used for IPC call payloads and responses.