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
There is a great library that allows a gopher to use grpc / protobuf for comms between web browser and server.
It generates gopherjs and works very well.
I was wondering if you are interesting in adding a webview to gomatcha.
It would allow us to use native GUI for forms but then webview when you need it for maybe 2d and 3d canvas.
It seem aligned because the improbable repo using protobuf like gomatcha does.
.would be happy to help.
There is a great library that allows a gopher to use grpc / protobuf for comms between web browser and server.
It generates gopherjs and works very well.
I was wondering if you are interesting in adding a webview to gomatcha.
It would allow us to use native GUI for forms but then webview when you need it for maybe 2d and 3d canvas.
It seem aligned because the improbable repo using protobuf like gomatcha does.
.would be happy to help.
This repo has all the code.
https://github.com/johanbrandhorst/protobuf
It's very nice to use because you can build all in golang.
The text was updated successfully, but these errors were encountered: