diff options
| author | jason | 2016-04-25 10:52:55 -0600 |
|---|---|---|
| committer | jason | 2016-04-25 10:52:55 -0600 |
| commit | 8fc4bcc96063b29d0726feb7a72b28acf01b109c (patch) | |
| tree | d36a210c5bf41b17baa1a9679d0417e76b116108 /protocol.html | |
| parent | f4e28cc66b595ebfa78ff7764a032fa7deaaed85 (diff) | |
| download | eventmq-8fc4bcc96063b29d0726feb7a72b28acf01b109c.tar.gz eventmq-8fc4bcc96063b29d0726feb7a72b28acf01b109c.zip | |
updates
Diffstat (limited to 'protocol.html')
| -rw-r--r-- | protocol.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/protocol.html b/protocol.html index 22906fa..43282f6 100644 --- a/protocol.html +++ b/protocol.html | |||
| @@ -458,9 +458,9 @@ | |||
| 458 | <p>An <strong>INFORM</strong> command consists of a 5-frame multipart message, formatted as follows.</p> | 458 | <p>An <strong>INFORM</strong> command consists of a 5-frame multipart message, formatted as follows.</p> |
| 459 | <table border="1" class="docutils"> | 459 | <table border="1" class="docutils"> |
| 460 | <colgroup> | 460 | <colgroup> |
| 461 | <col width="9%" /> | 461 | <col width="8%" /> |
| 462 | <col width="20%" /> | 462 | <col width="20%" /> |
| 463 | <col width="71%" /> | 463 | <col width="72%" /> |
| 464 | </colgroup> | 464 | </colgroup> |
| 465 | <thead valign="bottom"> | 465 | <thead valign="bottom"> |
| 466 | <tr class="row-odd"><th class="head">FRAME</th> | 466 | <tr class="row-odd"><th class="head">FRAME</th> |
| @@ -487,7 +487,7 @@ | |||
| 487 | </tr> | 487 | </tr> |
| 488 | <tr class="row-even"><td>4</td> | 488 | <tr class="row-even"><td>4</td> |
| 489 | <td>_QUEUE_NAME_</td> | 489 | <td>_QUEUE_NAME_</td> |
| 490 | <td>csv seperated names of queue the worker belongs to</td> | 490 | <td>csv seperated names of queue the worker belongs to.</td> |
| 491 | </tr> | 491 | </tr> |
| 492 | <tr class="row-odd"><td>5</td> | 492 | <tr class="row-odd"><td>5</td> |
| 493 | <td>worker</td> | 493 | <td>worker</td> |