- The IPC channels defined in [IpcChannels.ts](https://github.com/TactileVision/CollabJam-Client/blob/develop/src/preload/IpcChannels.ts) should be simplified/unified - It may be helpful to define concrete function calls that get exposed through the `contextBridge`, instead of using more generic send/receive functions