Unlike scheduled messages, delayed messages, ordered messages, and transactional messages, normal messages are messages without any special features in ApsaraMQ for RocketMQ.
Sample code for sending and subscribing to normal messages by using the TCP SDK
Sample code for sending and subscribing to normal messages by using the HTTP SDK
ApsaraMQ for RocketMQ supports RESTful HTTP communication and provides SDKs in the following seven languages:
For the sample code for sending and subscribing to messages, see ApsaraMQ for RocketMQ HTTP SDK sample code.
For more information about the HTTP SDK, see SDK guide (HTTP).