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

refactor(request-response): revise public API to follow naming convention #3159

Merged
merged 31 commits into from
Dec 13, 2022

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    5ec3449 View commit details
    Browse the repository at this point in the history
  2. request-response: rename RequestResponseHandler to Handler,

    and RequestResponseHandlerEvent to HandlerEvent.
    jxs committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    744c2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0c69a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf3c663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abd326c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8dcf4b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5fcc29 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    6d998d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3693a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2880cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e42929 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    00465e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57bb47f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    11ca1df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637a32d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabd8bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c0e85 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    9813119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5eb4c View commit details
    Browse the repository at this point in the history
  3. review: improve wording on doc

    jxs committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9be0603 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    84dd335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    183f88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3fbab View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    533ae05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223ec5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12094b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cd250c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. review: clippy

    jxs committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c030232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb07b18 View commit details
    Browse the repository at this point in the history
  3. review: fix docs

    jxs committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a613a94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6db0668 View commit details
    Browse the repository at this point in the history