You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I found the project after looking at carlo which uses the same design but for chrome/chromium.
In Carlo, the webpage can communicate with the node process through the process pipe via a rpc system exposing some functions, chromium itself being controlled via a remote protocol (puppeteer).
In qbrt, can it be possible to implement such interprocess communication ?
The text was updated successfully, but these errors were encountered:
Hi, I found the project after looking at carlo which uses the same design but for chrome/chromium.
In Carlo, the webpage can communicate with the node process through the process pipe via a rpc system exposing some functions, chromium itself being controlled via a remote protocol (puppeteer).
In qbrt, can it be possible to implement such interprocess communication ?
The text was updated successfully, but these errors were encountered: