Unlike scheduled messages, delayed messages, ordered messages, and transactional messages, normal messages are messages without any special features in Message Queue for Apache 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
Message Queue for Apache RocketMQ supports RESTful HTTP communication and provides SDKs in the following seven languages:
For the sample code for sending and subscribing to messages, see Message Queue for Apache RocketMQ HTTP SDK sample code.
For more information about the HTTP SDK, see SDK guide (HTTP).