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

eventmesh message protocol for http pub/sub with standalone connector #619

Merged
merged 12 commits into from
Nov 30, 2021

Commits on Nov 23, 2021

  1. update java sdk

    xwm1992 committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    fee81c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Merge branch 'cloudevents' of https://github.com/apache/incubator-eve…

    …ntmesh into java-sdk-update
    
    � Conflicts:
    �	eventmesh-examples/src/main/java/org/apache/eventmesh/tcp/common/EventMeshTestUtils.java
    �	eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/tcp/common/MessageUtils.java
    xwm1992 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    267d35b View commit details
    Browse the repository at this point in the history
  2. fix compile error

    xwm1992 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    add1d1c View commit details
    Browse the repository at this point in the history
  3. fix sdk error

    xwm1992 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    8c098e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    b7d34b8 View commit details
    Browse the repository at this point in the history
  2. 1.remove the openmessage from connector-api

    2.fix the standalone connector
    xwm1992 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9f6e155 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. 1.fix the standalone connector

    2.fix the sdk
    xwm1992 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a27ad7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8503fd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Merge branch 'cloudevents' of https://github.com/apache/incubator-eve…

    …ntmesh into java-sdk-update
    
    � Conflicts:
    �	eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/tcp/impl/eventmeshmessage/EventMeshMessageTCPPubClient.java
    xwm1992 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    34bc449 View commit details
    Browse the repository at this point in the history
  2. 1.fix the standalone connector

    2.fix eventmeshmessage protocol adaptor for tcp
    xwm1992 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    76ae04f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    e8d8e4a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cloudevents' of https://github.com/apache/incubator-eve…

    …ntmesh into java-sdk-update
    
    � Conflicts:
    �	eventmesh-examples/src/main/java/org/apache/eventmesh/tcp/common/EventMeshTestUtils.java
    �	eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/tcp/impl/eventmeshmessage/EventMeshMessageTCPSubClient.java
    xwm1992 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e3fbfff View commit details
    Browse the repository at this point in the history