169
edits
m (→Agent API) |
|||
Line 127: | Line 127: | ||
* '''Client Queue''': Entity within the message broker where all messages destined for a particular client of a user are sent (one queue per client). | * '''Client Queue''': Entity within the message broker where all messages destined for a particular client of a user are sent (one queue per client). | ||
== | == Server API == | ||
The | The Server API consists of a standard REST API, using HTTP GET, POST, PUT, and DELETE commands to retrieve and manipulate resources. The following table gives a summary of the API supported by the Agent: | ||
{| class="wikitable" | {| class="wikitable" |
edits