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: connection ipcs refactor #665

Closed danebulat closed 2 months ago

danebulat commented 2 months ago

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

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