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

[WIP][feature] New proxy to use the multi bundles feature (part1) #716

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2022

  1. new proxy init

    gaoran10 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c11cc67 View commit details
    Browse the repository at this point in the history
  2. [fea] New proxy to use multi bundles

    Add a new proxy to use multi bundles feature.
    
    - support exchange declare
    - support queue declare
    - support queue bind
    - support queue unbind
    - support basic publish
    - support basic consume
    gaoran10 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ca8848e View commit details
    Browse the repository at this point in the history
  3. fix

    gaoran10 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c235f30 View commit details
    Browse the repository at this point in the history
  4. fix check style

    gaoran10 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b466c64 View commit details
    Browse the repository at this point in the history
  5. fix code analysis

    gaoran10 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ef45f4e View commit details
    Browse the repository at this point in the history
  6. fix check style

    gaoran10 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b113c35 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. fix check style

    gaoran10 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9abc6eb View commit details
    Browse the repository at this point in the history
  2. fix

    gaoran10 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    526f6fd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. fix

    gaoran10 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6d009c0 View commit details
    Browse the repository at this point in the history