Fossil SCM
Clarification for chat docs.
Commit
7924b4a3887159f51b98abc4d7656be09fbf13cac5b453edef50202b6aa91038
Parent
c500fa61cf648da…
1 file changed
+1
-1
+1
-1
| --- www/chat.md | ||
| +++ www/chat.md | ||
| @@ -198,11 +198,11 @@ | ||
| 198 | 198 | interfaces are used by the XHR: |
| 199 | 199 | |
| 200 | 200 | * [/chat-poll](/help?name=/chat-poll) → |
| 201 | 201 | Downloads chat content as JSON. |
| 202 | 202 | Chat messages are numbered sequentially. |
| 203 | - The client tells the server the largest chat message it currently | |
| 203 | + The client tells the server the latest chat message ID it currently | |
| 204 | 204 | holds, and the server sends back subsequent messages. If there |
| 205 | 205 | are no subsequent messages, the /chat-poll page blocks until new |
| 206 | 206 | messages are available. |
| 207 | 207 | |
| 208 | 208 | * [/chat-send](/help?name=/chat-send) → |
| 209 | 209 |
| --- www/chat.md | |
| +++ www/chat.md | |
| @@ -198,11 +198,11 @@ | |
| 198 | interfaces are used by the XHR: |
| 199 | |
| 200 | * [/chat-poll](/help?name=/chat-poll) → |
| 201 | Downloads chat content as JSON. |
| 202 | Chat messages are numbered sequentially. |
| 203 | The client tells the server the largest chat message it currently |
| 204 | holds, and the server sends back subsequent messages. If there |
| 205 | are no subsequent messages, the /chat-poll page blocks until new |
| 206 | messages are available. |
| 207 | |
| 208 | * [/chat-send](/help?name=/chat-send) → |
| 209 |
| --- www/chat.md | |
| +++ www/chat.md | |
| @@ -198,11 +198,11 @@ | |
| 198 | interfaces are used by the XHR: |
| 199 | |
| 200 | * [/chat-poll](/help?name=/chat-poll) → |
| 201 | Downloads chat content as JSON. |
| 202 | Chat messages are numbered sequentially. |
| 203 | The client tells the server the latest chat message ID it currently |
| 204 | holds, and the server sends back subsequent messages. If there |
| 205 | are no subsequent messages, the /chat-poll page blocks until new |
| 206 | messages are available. |
| 207 | |
| 208 | * [/chat-send](/help?name=/chat-send) → |
| 209 |