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

Explore options for data marshaling #19

Open
bradleypeabody opened this issue Mar 29, 2019 · 2 comments
Open

Explore options for data marshaling #19

bradleypeabody opened this issue Mar 29, 2019 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@bradleypeabody
Copy link
Contributor

bradleypeabody commented Mar 29, 2019

Using gRPC or other mechanism can we make it so the call from client to server looks just like a function call? With the http.Get() just being wrapped for us.

Look at what is already out there and if there are some obvious options to just plug in and document how this would work. Might be more than one approach with trade offs and if simple enough just document both and people can pick and choose.

@bradleypeabody bradleypeabody added this to To do in Old Vugu Dev Mar 29, 2019
@bradleypeabody bradleypeabody added the help wanted Extra attention is needed label Mar 30, 2019
@pbarker
Copy link

pbarker commented Dec 20, 2019

very interested in this, found https://github.com/johanbrandhorst/grpc-wasm are you all open a bit of integration with that implementation?

@bradleypeabody
Copy link
Contributor Author

Cool - yeah I'm definitely open to ideas on this.

If you want to prototype something and see what works/doesn't work about making calls using the above library and then we can discuss if there are any needed features from Vugu to make this smooth - I think something like that would work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Old Vugu Dev
  
To do
Development

No branches or pull requests

2 participants