ThaUnknown / miru

Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.

Home Page:https://miru.watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: comlink based IPC

ThaUnknown opened this issue · comments

commented

Preflight checklist

  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have searched the features list for this feature, and I couldn't find it.
  • I have checked that I'm using the latest stable version of the app.

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

commented

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