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

Go SDK for EventMesh gRPC #911

Merged
merged 47 commits into from
Jun 7, 2022
Merged

Go SDK for EventMesh gRPC #911

merged 47 commits into from
Jun 7, 2022

Commits on Mar 2, 2022

  1. add grpc-sdk moudle

    qqeasonchen committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    61501c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #800 from qqeasonchen/grpc-sdk

    add grpc-sdk moudle
    qqeasonchen authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    94cf229 View commit details
    Browse the repository at this point in the history
  3. rename moudle

    qqeasonchen committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d137a9f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #801 from qqeasonchen/grpc-sdk

    rename moudle
    qqeasonchen authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c74ee6b View commit details
    Browse the repository at this point in the history
  5. Delete README.md

    qqeasonchen authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3602ba0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Apr 1, 2022

  1. Merge pull request #803 from xiehongfeng100/go-sdk

    (WIP) Support golang sdk (#762)
    qqeasonchen authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c9f408f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. 1. change the module to github.com/apache/incubator-eventmesh/eventme…

    …sh-sdk-go
    
    2. add licence for all go files
    3. and add grpc proto
    walleliu1016 committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    8732d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bcfd3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12e490 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. update proto go files

    walleliu1016 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4f9ee55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c48df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b48dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. add client api

    walleliu1016 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    66b5d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae9bfa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. setup the idg, add test

    walleliu1016 committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3e0703c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. update log

    walleliu1016 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0e86f31 View commit details
    Browse the repository at this point in the history
  2. add test case for rule

    walleliu1016 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    d12c364 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. add fake server for test

    walleliu1016 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    1b7e3fd View commit details
    Browse the repository at this point in the history
  2. add fake server for test

    walleliu1016 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    7af142e View commit details
    Browse the repository at this point in the history
  3. add test case

    walleliu1016 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    7336ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. add fake server test

    walleliu1016 committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    9c99e54 View commit details
    Browse the repository at this point in the history
  2. add example

    walleliu1016 committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    aea36c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. add example

    walleliu1016 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    a5fec9f View commit details
    Browse the repository at this point in the history
  2. update README.md

    walleliu1016 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    c12948f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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

Commits on Apr 20, 2022

  1. heartbeat ok

    walleliu1016 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    40d60b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a91442 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    d4982f4 View commit details
    Browse the repository at this point in the history
  2. add webhook fake server

    walleliu1016 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    6704e7a View commit details
    Browse the repository at this point in the history
  3. add webhook fake server

    walleliu1016 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9e2dfc8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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

Commits on May 9, 2022

  1. add request reply

    walleliu1016 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ffd371d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. add request reply

    walleliu1016 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    d618a54 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. publish success

    walleliu1016 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f40eef1 View commit details
    Browse the repository at this point in the history
  2. publish success

    walleliu1016 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    9c19cb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    febbe38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e53103a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e716bd3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. fix test

    walleliu1016 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    360406a View commit details
    Browse the repository at this point in the history
  2. add webhook demo

    walleliu1016 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    22fbb2f View commit details
    Browse the repository at this point in the history
  3. change log api

    walleliu1016 committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a0e70d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c743e6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Merge pull request #887 from walleliu1016/go-sdk

    Go SDK for EventMesh gRPC
    qqeasonchen authored May 24, 2022
    Configuration menu
    Copy the full SHA
    72f72a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. update example

    walleliu1016 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3d547bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'go-sdk'

    walleliu1016 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    5b85819 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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