polkadot-live / polkadot-live-app

Decentralised Polkadot Notifications and Chain Interactions on the Desktop.
GNU General Public License v3.0
2 stars 1 forks source link

chore: workspaces ipcs refactor #667

Closed danebulat closed 1 week ago

danebulat commented 1 week ago

Refactor the preload API to handle workspaces tasks with a generic IPC message.

Simplifies the preload API and unifies workspaces task handling logic within the main process.