gRPC does this for protobufs. And it gives the interesting feature (if you 
have a JSON->gPRC proxy) of allowing a single port to listen for both 
HTTP/2 and HTTP 1.1 and process HTTP 1.1 requests with the JSON proxy and 
HTTP2 requests with gRPC directly.

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/capnproto.

Reply via email to