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/01/17 16:44:31 UTC

[GitHub] [incubator-eventmesh] jinrongluo commented on issue #718: [Question] Some questions in grpc feature

jinrongluo commented on issue #718:
URL: https://github.com/apache/incubator-eventmesh/issues/718#issuecomment-1014726511


   Hi @xwm1992 Thanks for your review.
   
   GRPC protocol messaging model is different from TCP and HTTP.  We have different message model for different Service/Operations: 
   
   - EventMeshMessage
   - BatchMessage
   - Subscription
   - Heartbeat
   
   Detail is in this protobuf file:
   
   https://github.com/apache/incubator-eventmesh/blob/grpc/eventmesh-protocol-plugin/eventmesh-protocol-grpc/src/main/proto/eventmesh-client.proto


-- 
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