ThaUnknown / miru

Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.
https://miru.watch
GNU General Public License v3.0
2.18k stars 125 forks source link

[Feature Request]: comlink based IPC #413

Open ThaUnknown opened 5 months ago

ThaUnknown commented 5 months ago

Preflight checklist

Problem Description

Current IPC sucks, like a lot, it's clunky annoying to expand

Proposed Solution

use comlink, adapt it to use message channels, event emitters and electron IPC

ThaUnknown commented 5 months ago

limitations, limitations, the only way this can be built is without callbacks/transferables as both electron and capacitor struggle with them