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

Add gRPC reverse proxy server example #5722

Merged
merged 23 commits into from
Jun 26, 2024
Merged

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9f5e044 View commit details
    Browse the repository at this point in the history
  2. Add gRPC reverse proxy server example

    - style: Apply checkStyle
    eottabom committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4cacfc1 View commit details
    Browse the repository at this point in the history
  3. Add gRPC reverse proxy server example

    - fix typo
    eottabom committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    774b34f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add gRPC reverse proxy server example

    - fix: Modify armeria server port
    eottabom committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8f22629 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. ISSUE-2353: Add reverse proxy example

    - Remove reverse proxy in grpc project
    - Add reverse proxy project
    - Add reverse proxy example
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    61c3429 View commit details
    Browse the repository at this point in the history
  2. ISSUE-2353: Add reverse proxy example

    - Apply checkstyle
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b4abca8 View commit details
    Browse the repository at this point in the history
  3. ISSUE-2353: Add reverse proxy example

    - Modify envoy start, stop async
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    00fa962 View commit details
    Browse the repository at this point in the history
  4. ISSUE-2353: Add reverse proxy example

    - Modify timeout
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5759a6c View commit details
    Browse the repository at this point in the history
  5. ISSUE-2353: Add reverse proxy example

    - Modify envoy start, stop
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7016aaa View commit details
    Browse the repository at this point in the history
  6. ISSUE-2353: Add reverse proxy example

    - Add try/catch CompletionException
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cd3d8e0 View commit details
    Browse the repository at this point in the history
  7. ISSUE-2353: Add reverse proxy example

    - Apply checkstyle
    eottabom committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b1efcca View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. ISSUE-2353: Add reverse proxy example

    - test: Using server port 0
    eottabom committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ce6ab18 View commit details
    Browse the repository at this point in the history
  2. ISSUE-2353: Add reverse proxy example

    - fix: Modify default port
    eottabom committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9424ddb View commit details
    Browse the repository at this point in the history
  3. ISSUE-2353: Add reverse proxy example

    - test: Apply checkstyle
    eottabom committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4946a11 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. minor updates

    jrhee17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0dd24d8 View commit details
    Browse the repository at this point in the history
  2. test for multiple protocols

    jrhee17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    958c0f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff7116 View commit details
    Browse the repository at this point in the history
  4. handle flakiness

    jrhee17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b3fd200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39322a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70a7c66 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. ISSUE-2353: Add reverse proxy example

    - Apply code style
    - Add dependencies
    - Modify variable name
    eottabom committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f2569dc View commit details
    Browse the repository at this point in the history
  2. ISSUE-2353: Add reverse proxy example

    - Modify variable name
    eottabom committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e1332e6 View commit details
    Browse the repository at this point in the history
  3. ISSUE-2353: Add reverse proxy example

    - Change host
    eottabom committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0c8ecb4 View commit details
    Browse the repository at this point in the history