Do communication using protobuf
Am wondering about doing communication using protobuf without the need to use TCP
Gomatcha does it this way. See the native bridge code and docs.
https://github.com/gomatcha/matcha
Also you can use a native webview instead of electron. See the Serge webview repo
https://github.com/zserge/webview
Because it's native it will work through the windows 10s store, unlike electron that bundles chrome.
Just saying ...
@gedw99 those are nice suggestions, I'll keep this issue open until I have time to test things out
cheers
Cool. The way gomatcha does it is really smart. Worth studying.
On Thu, 7 Dec 2017, 19:50 Quentin Renard, [email protected] wrote:
@gedw99 https://github.com/gedw99 those are nice suggestions, I'll keep this issue open until I have time to test things out
cheers
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/asticode/go-astilectron/issues/64#issuecomment-350059550, or mute the thread https://github.com/notifications/unsubscribe-auth/ATuCwmuEBAH_u51i8v37SkY3oNIjUEQOks5s-DOFgaJpZM4Q5y0k .