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

(#52) Configuration of Unix connection pooling #60

Merged
merged 3 commits into from
Mar 20, 2018

Commits on Mar 19, 2018

  1. (amihaiemil#52) Configuration of Unix connection pooling

    * Externalized ConnectionSocketFactory into 'UnixSocketFactory'
    * LocalDocker(HttpClient, String) now public for users
    * Added some javadocs
    llorllale committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    bde743c View commit details
    Browse the repository at this point in the history
  2. (amihaiemil#52) Unix socket pooling

    * Deleted puzzle
    llorllale committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    bd38d70 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. (amihaiemil#52) Unix socket pooling

    As per PR review:
    
    * Fixed javadoc
    llorllale committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    c1b9271 View commit details
    Browse the repository at this point in the history