Messages
A message is a packet of information sent from producers to consumers. Messages are the central units of information that clients exchange over Solace event brokers and uses the (SMF) protocol for client and event broker communications. SMF uses a proprietary binary message format that provides an efficient method of encapsulating messages for transmission over the platform. For information on message parts, see What Is Messaging?
Messages exchanged between Solace Messaging API have formats that are compatible across all Solace Messaging API. In other words, messages produced by one Solace Messaging API can be understood by any other consuming Solace Messaging API.
The following table lists how a message is represented for each Solace Messaging API.
| Solace Messaging API | Use |
|---|---|
|
Solace Java RTO API |
|
|
Solace C API |
|
|
Solace .NET API |
|
|
Solace JavaScript API and Solace Node.js API |
|