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

Handle ordering bin packets #35

Merged
merged 12 commits into from
Jul 20, 2023

Commits on Jul 2, 2023

  1. remove retryer

    send packets via locked PacketSender owned by socket
    biryukovmaxim committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d7b04fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29aa4d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d428638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fdc844 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da4cb6c View commit details
    Browse the repository at this point in the history
  6. remove local binding

    biryukovmaxim committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    2095fe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45e14db View commit details
    Browse the repository at this point in the history
  8. add retry example

    biryukovmaxim committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9e34c40 View commit details
    Browse the repository at this point in the history
  9. add documentation

    biryukovmaxim committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    92f0249 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    730f787 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75d0883 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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