Sending Direct Messages
When sending a Direct message, client applications must consider the following factors:
- The number of messages to publish per send invocation. See Sending One Message at a Time.
- Whether you want to send messages that require a reply from the receiver. See Publishing Messages that Request Replies.
Sending One Message at a Time
To publish a single message per API call, use solace.Session.send(...).