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

Extract HTTP::Connection ala Reel (WIP: DO NOT MERGE) #72

Closed
wants to merge 1 commit into from

Commits on Feb 2, 2014

  1. Extract HTTP::Connection ala Reel (WIP)

    This is a work-in-progress commit to structure the connection management and
    pipelining closer to what is presently used today in Reel.
    
    Much of the code is modified copypasta from Reel. I wish there were a more DRY
    abstraction for this sort of thing (reusing client/server parts of HTTP
    libraries) but if it exists it presently escapes me.
    tarcieri committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    6617c27 View commit details
    Browse the repository at this point in the history