Skip to content

Commit 572b9e7

Browse files
authored
Update COLDWIRE_PROTOCOL.md
1 parent 1cf1a05 commit 572b9e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

COLDWIRE_PROTOCOL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Refers to a user-client implementation of the `Coldwire protocol`.
5050
#### Server implementation
5151
Refers to a server implementation of the `Coldwire protocol`.
5252

53+
#### General Acknowledgements:
54+
When new data for a user is insert, implementations must append a random id (`32 bytes`), and when user longpolls for data, implementations must check to see if there exists ack paramaters ids, and remove all data starting with the supplied ids.
55+
5356

5457
### 2. HTTP Requests
5558
#### 2.1. Client Headers

0 commit comments

Comments
 (0)