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: generic subscription task ipcs #662

Closed danebulat closed 3 weeks ago

danebulat commented 3 weeks ago

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

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