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

improvement(yamux): make the window size configurable #987

Merged
merged 10 commits into from
Dec 15, 2023
Merged

Commits on Nov 17, 2023

  1. make windowsize configurable

    lchenut committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4a8446f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Add tests & fix things

    lchenut committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e318308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c0c08 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    6ba7613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb5827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c247b37 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. remove 3 useless loc

    lchenut committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1013cc2 View commit details
    Browse the repository at this point in the history
  2. fix tests

    diegomrsantos committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bbed0b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    87032bf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Added comments

    lchenut committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a05854f View commit details
    Browse the repository at this point in the history