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: events ipcs refactor #663

Closed danebulat closed 2 months ago

danebulat commented 2 months ago

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

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