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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to