Pil0tXia commented on code in PR #152:
URL: https://github.com/apache/eventmesh-site/pull/152#discussion_r1427695665


##########
docs/instruction/05-demo.md:
##########
@@ -42,8 +42,11 @@ Run the main method of 
org.apache.eventmesh.tcp.demo.pub.eventmeshmessage.AsyncP
 
 More information about EventMesh-TCP, please refer to [EventMesh 
TCP](../sdk-java/03-tcp.md)
 
+## 2 HTTP
 
-## 2 HTTP DEMO
+>For HTTP, the eventmesh-sdk-java implements sending and subscribing to 
asynchronous events.
+>
+>In the demo, the `content` field of the Java class `LiteMessage` represents a 
special protocol. Therefore, if you are using the eventmesh-sdk-java's 
http-client, you only need to design the content of the protocol and provide 
the consumer's application at the same time.

Review Comment:
   Yes, it has been renamed in https://github.com/apache/eventmesh/pull/600. I 
will fix it.



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