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

major redesign, reprising connection as DuplexConnection #102

Merged
merged 24 commits into from
May 16, 2021

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    5f988d2 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    robertream committed May 9, 2021
    Configuration menu
    Copy the full SHA
    da1ab9e View commit details
    Browse the repository at this point in the history
  3. clean up

    robertream committed May 9, 2021
    Configuration menu
    Copy the full SHA
    57046ca View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. SND less often

    robertream committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f487c5c View commit details
    Browse the repository at this point in the history
  2. high_bandwidth

    robertream committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a1fd69f View commit details
    Browse the repository at this point in the history
  3. clean up

    robertream committed May 10, 2021
    Configuration menu
    Copy the full SHA
    8a0f90c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. remove SyncLossyConn

    russelltg committed May 12, 2021
    Configuration menu
    Copy the full SHA
    34fa812 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    russelltg committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0adaea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    636fef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7943c3a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    7b18955 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c94d2b0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    8dacec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaeb5d1 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    robertream committed May 15, 2021
    Configuration menu
    Copy the full SHA
    8d0f6e0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    e2f091d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e086a2 View commit details
    Browse the repository at this point in the history
  3. fix clippy error

    russelltg committed May 16, 2021
    Configuration menu
    Copy the full SHA
    d04ba3c View commit details
    Browse the repository at this point in the history
  4. fix not_enough_latency test

    russelltg committed May 16, 2021
    Configuration menu
    Copy the full SHA
    fb8e573 View commit details
    Browse the repository at this point in the history
  5. fix rendezvous test

    russelltg committed May 16, 2021
    Configuration menu
    Copy the full SHA
    0577f62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5cf152 View commit details
    Browse the repository at this point in the history
  7. Push empty commit for CI

    russelltg committed May 16, 2021
    Configuration menu
    Copy the full SHA
    8b5e3bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bfd920 View commit details
    Browse the repository at this point in the history
  9. re-disable high_bandwidth

    russelltg committed May 16, 2021
    Configuration menu
    Copy the full SHA
    7601b25 View commit details
    Browse the repository at this point in the history