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

Restore RequestResponse::throttled. #1715

Closed
wants to merge 5 commits into from

Commits on Aug 24, 2020

  1. Restore RequestResponse::throttled.

    Fix the budget calculation using `ProtocolsHandler::InboundOpenInfo`.
    twittner committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    fec21d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f26326 View commit details
    Browse the repository at this point in the history
  3. Track inbound requests.

    Create events when connection closed.
    twittner committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    64a556c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b88141b View commit details
    Browse the repository at this point in the history
  5. Rename Info to PeerInfo.

    twittner committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    c2ad9d7 View commit details
    Browse the repository at this point in the history