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

Naive attempt to implement keepalive connections #132

Closed
wants to merge 6 commits into from

Commits on May 8, 2018

  1. Naive attempt to implement keepalive connections

    Illia Somov committed May 8, 2018
    Configuration menu
    Copy the full SHA
    87d1197 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in Client#isConnectionClose()

    Illya Somov committed May 8, 2018
    Configuration menu
    Copy the full SHA
    6f0eaa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9134770 View commit details
    Browse the repository at this point in the history
  4. Do not buffer duplicate data from odd TCP segments

    Illya Somov committed May 8, 2018
    Configuration menu
    Copy the full SHA
    790fdd8 View commit details
    Browse the repository at this point in the history
  5. Missing bracket

    Illya Somov committed May 8, 2018
    Configuration menu
    Copy the full SHA
    d09f4ab View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Fixed KeepaliveConnector

    Illya Somov committed May 17, 2018
    Configuration menu
    Copy the full SHA
    6d5a55c View commit details
    Browse the repository at this point in the history