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

WebSocket on Triple #14390

Merged
merged 15 commits into from
Nov 13, 2024
Merged

WebSocket on Triple #14390

merged 15 commits into from
Nov 13, 2024

Commits on Jul 8, 2024

  1. WebSocket on Triple

    finefuture committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0252ed7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge branch '3.3' into 3.3-websocket-support

    # Conflicts:
    #	dubbo-demo/dubbo-demo-spring-boot/dubbo-demo-spring-boot-provider/src/main/resources/application.yml
    #	dubbo-dependencies-bom/pom.xml
    #	dubbo-remoting/dubbo-remoting-http12/src/main/java/org/apache/dubbo/remoting/http12/AbstractServerHttpChannelObserver.java
    #	dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleHttp2Protocol.java
    finefuture committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0c89995 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Resolve conflict

    finefuture committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fe5268e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943b930 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge branch '3.3' into 3.3-websocket-support

    # Conflicts:
    #	dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleProtocol.java
    #	dubbo-spring-boot/dubbo-spring-boot-3-autoconfigure/src/main/java/org/apache/dubbo/spring/boot/autoconfigure/DubboTriple3AutoConfiguration.java
    #	dubbo-spring-boot/dubbo-spring-boot-autoconfigure/src/main/java/org/apache/dubbo/spring/boot/autoconfigure/DubboTripleAutoConfiguration.java
    finefuture committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    161db72 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix issues

    Fix issues
    finefuture committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c28b0cd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 14, 2024

  1. Merge branch '3.3' into 3.3-websocket-support

    # Conflicts:
    #	dubbo-distribution/dubbo-all-shaded/pom.xml
    #	dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/TripleConstants.java
    #	dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/h12/http2/GenericHttp2ServerTransportListener.java
    finefuture committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    72fcc8c View commit details
    Browse the repository at this point in the history
  2. Merge latest code

    finefuture committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7096996 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Change package

    finefuture committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0b0885d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Nov 4, 2024

  1. Merge branch '3.3' into 3.3-websocket-support

    # Conflicts:
    #	dubbo-spring-boot-project/dubbo-spring-boot-3-autoconfigure/src/main/java/org/apache/dubbo/spring/boot/autoconfigure/DubboTriple3AutoConfiguration.java
    #	dubbo-spring-boot-project/dubbo-spring-boot-autoconfigure/src/main/java/org/apache/dubbo/spring/boot/autoconfigure/DubboTripleAutoConfiguration.java
    finefuture committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1d2e213 View commit details
    Browse the repository at this point in the history
  2. Merge latest code

    finefuture committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d9462fc View commit details
    Browse the repository at this point in the history
  3. Merge latest code

    finefuture committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6fa4466 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cda7e5 View commit details
    Browse the repository at this point in the history