Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple variants of the SPDY protocol. #277

Merged
merged 1 commit into from
Aug 12, 2013

Conversation

swankjesse
Copy link
Collaborator

This behavior-free refactoring makes the first baby steps towards
supporting HTTP/2.0. It adds indirection on the framing layer so
we can frame either using SPDY/3's syntax or HTTP/2.0's.

This behavior-free refactoring makes the first baby steps towards
supporting HTTP/2.0. It adds indirection on the framing layer so
we can frame either using SPDY/3's syntax or HTTP/2.0's.
@JakeWharton
Copy link
Collaborator

LGTM, but should we make the 1.2 release first?

JakeWharton added a commit that referenced this pull request Aug 12, 2013
Support multiple variants of the SPDY protocol.
@JakeWharton JakeWharton merged commit 83e77ea into master Aug 12, 2013
@JakeWharton JakeWharton deleted the jwilson/http2_or_spdy3 branch August 12, 2013 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants