XMPP: Ignore duplicate messages received when pushing.
This commit is contained in:
parent
69a1529c89
commit
230aed671f
3 changed files with 77 additions and 47 deletions
|
@ -96,8 +96,7 @@ one or more chat messages, directed to the receiver:
|
|||
|
||||
The value of rp and sp used to be empty, but now it's a sequence number.
|
||||
This indicates the sequence of this packet, counting from 1. The receiver
|
||||
and sender each have their own sequence numbers. These sequence numbers
|
||||
are not really used yet, but are available for debugging.
|
||||
and sender each have their own sequence numbers.
|
||||
|
||||
When `git receive-pack` exits, the receiver indicates its exit
|
||||
status with a chat message, directed at the sender:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue