QUIC for Android (reverse proxy)

351 views
Skip to first unread message

Igor Gatis

unread,
Dec 6, 2017, 8:18:00 AM12/6/17
to proto...@chromium.org
I have this app whose users are often in poor connection areas. I believe that QUIC can help a lot.

How do I embed QUIC on my app? Is there a "reverse-proxy" service I could use? As in my app talks HTTP to this service and this service talks QUIC to my server.

Ian Swett

unread,
Dec 6, 2017, 8:40:45 AM12/6/17
to proto...@chromium.org
The page of QUIC implementations is here: https://github.com/quicwg/base-drafts/wiki/Implementations

On the client side, Chrome and Cronet only support Google QUIC at the moment, so if you want to use those as clients, look at the 4 at the bottom of the page.  proto-quic, based on Chromium, does not have a production quality server, so I would avoid that if you're planning to deploy something.

On Wed, Dec 6, 2017 at 8:17 AM, Igor Gatis <igor...@gmail.com> wrote:
I have this app whose users are often in poor connection areas. I believe that QUIC can help a lot.

How do I embed QUIC on my app? Is there a "reverse-proxy" service I could use? As in my app talks HTTP to this service and this service talks QUIC to my server.

--
You received this message because you are subscribed to the Google Groups "QUIC Prototype Protocol Discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to proto-quic+unsubscribe@chromium.org.
To post to this group, send email to proto...@chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Reply all
Reply to author
Forward
0 new messages