Live data from Hacker News

Proxygen, Facebook's C++ HTTP Framework

code.facebook.com

1–10 of 98 posts

Re: Proxygen, Facebook's C++ HTTP Framework

#4
post #2

Hey there, I work on Proxygen at Facebook. I'm happy to answer any questions you have about the project.

Are there any plans for spdy and http2?

From the first paragraph:

In addition to HTTP/1.1, Proxygen (rhymes with "oxygen") supports SPDY/3 and SPDY/3.1. We are also iterating and developing support for HTTP/2.

Re: Proxygen, Facebook's C++ HTTP Framework

#5
post #2

Hey there, I work on Proxygen at Facebook. I'm happy to answer any questions you have about the project.

Are there any plans for spdy and http2?

We already do support SPDY/3 and SPDY/3.1, and we're working on HTTP/2 currently.
Post reply on HN