[grpc-io] Using grpc for raw http2

2016-11-10 Thread finatemp8
Is it possible to use grpc for raw http2 access? I'd like to take advantage of the same load balancing, name resolution, and interceptors for some non-grpc/vanilla http2 services as well as my ordinary grpc with protobuf services. -- You received this message because you are subscribed to the

Re: [grpc-io] Using grpc for raw http2

2016-11-10 Thread 'Louis Ryan' via grpc.io
What environment / platform do you want to do this on? On Thu, Nov 10, 2016 at 8:21 AM, wrote: > Is it possible to use grpc for raw http2 access? I'd like to take > advantage of the same load balancing, name resolution, and interceptors for > some non-grpc/vanilla http2 services as well as my or

Re: [grpc-io] Using grpc for raw http2

2016-11-10 Thread finatemp8
Primarily Java. -- 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 grpc-io+unsubscr...@googlegroups.com. To post to this group, send email to grpc-io@googlegroups.com.

Re: [grpc-io] Using grpc for raw http2

2016-11-15 Thread 'Louis Ryan' via grpc.io
You're probably better off using the Netty HTTP2 library directly for basic HTTP functionality On Thu, Nov 10, 2016 at 1:57 PM, wrote: > Primarily Java. > > -- > You received this message because you are subscribed to the Google Groups " > grpc.io" group. > To unsubscribe from this group and sto