You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by GitBox <gi...@apache.org> on 2022/05/23 14:31:05 UTC

[GitHub] [incubator-eventmesh] walleliu1016 opened a new pull request, #887: Go sdk GRPC

walleliu1016 opened a new pull request, #887:
URL: https://github.com/apache/incubator-eventmesh/pull/887

   #86 add golang sdk GRPC 
   
   1. support webhook subscription and stream subscription
   2. support async and RR message
   3. only support eventmeshmessage now
   4. add multiple loadbalancer strategy, support multiple connection later
   5. add logger with zap.Logger
   6. support uuid and sonyflake to generate unique ID
   7. suport atomic.Seqence ID
   
   TODO
   
   - [ ] support cloudevent message
   - [ ] support multiple eventmesh server connection
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] qqeasonchen merged pull request #887: Go SDK for EventMesh gRPC

Posted by GitBox <gi...@apache.org>.
qqeasonchen merged PR #887:
URL: https://github.com/apache/incubator-eventmesh/pull/887


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org