Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor bridge between main/render process #10

Open
poirierlouis opened this issue Nov 22, 2024 · 0 comments
Open

Refactor bridge between main/render process #10

poirierlouis opened this issue Nov 22, 2024 · 0 comments
Labels

Comments

@poirierlouis
Copy link
Collaborator

I did a small tool for electron at the time to make it easier to write code.
There is electron-bridge to define a common pattern and more importantly electron-bridge-cli. It allows to write one Typescript class (schema), and then generate code to declare API, and use it between main/renderer process.

If it is interesting and ok to add/refactor, I can write a PR later to integrate it.

@poirierlouis poirierlouis changed the title [Launcher] Refactor bridge between main/render process Refactor bridge between main/render process Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants