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

feat(transport): Expose tcp keepalive to clients & servers #151

Merged
merged 4 commits into from
Dec 6, 2019

Commits on Nov 22, 2019

  1. Allow to set tcp keepalive on bind

    Philippe GASSMANN committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    ac8934a View commit details
    Browse the repository at this point in the history
  2. Allow to set tcp keepalive on client Endpoint

    Philippe GASSMANN committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    3f91c75 View commit details
    Browse the repository at this point in the history
  3. remove useless clone

    Philippe GASSMANN committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    0aead95 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Merge branch 'master' into tcp_keepalive

    * master:
      Upgrade to `tokio 0.2` (hyperium#163)
      chore(interop): Update console dep (hyperium#155)
      Temporarily allow duplicate crossbeam-queue crates (hyperium#153)
    
    # Conflicts:
    #	tonic/src/transport/server.rs
    Philippe GASSMANN committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    0ea0946 View commit details
    Browse the repository at this point in the history