I was thrilled when I started looking at gRPC as an alternative to our 
current implementation of websockets (crossbar.io) however that enthusiasm 
is dwindling the more I look into it.

Am I understanding this correctly that it's primary strength is server side 
service to service communication? 

My hope was to use it in the browser as well as service to service. But 
from what I gather the browser implementation is still using http/1.1 and 
it does not multiplex as a result and instead uses xhr

I have not been able to find any good (simple) examples of gRPC in the 
browser, I've found a couple but they are really complex to reason about, 
compared to the server side examples which are
typically really simple.

Are there any good examples of gRPC in the browser? are there any 
implementations in the browser that multiplex?

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/32c62a4c-6adc-4dd1-a350-a27e21f9bc38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to