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

Don't wrap yamux::Connection in a mutex #719

Merged
merged 7 commits into from Dec 4, 2018

Commits on Dec 3, 2018

  1. WIP get rid of double mutex

    dvdplm committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    06e9d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b2712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a42e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Update muxers/yamux/Cargo.toml

    Co-Authored-By: dvdplm <dvdplm@gmail.com>
    tomaka and dvdplm committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    9404e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bf564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25a17e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5e4b34 View commit details
    Browse the repository at this point in the history