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

2.5.0 #28

Merged
merged 9 commits into from
Jul 11, 2024
Merged

2.5.0 #28

merged 9 commits into from
Jul 11, 2024

Commits on Jun 27, 2024

  1. chore: bump version to 2.5.0

    Zmax0 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4396903 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. test: add websocket test

    Zmax0 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    50f6a5e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat(ws): support WebSocket

    Zmax0 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    290f11d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    4dd6cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6268fd View commit details
    Browse the repository at this point in the history
  3. feat: add module-info.java

    Zmax0 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f1c5c16 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    17eb169 View commit details
    Browse the repository at this point in the history
  2. refactor(client): rename the classes listed below

    `HttpPortUnificationHandler` to `ClientHttpUnificationHandler`
    `ClientUdpAssociateHandler` to `ClientSocksUdpAssociateHandler`
    `ClientConnectHandler` to `ClientTcpRelayHandler`
    Zmax0 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a9c0644 View commit details
    Browse the repository at this point in the history