Differences From Artifact [b1583dc3ac]:
- File
src/Makefile
— part of check-in
[a618f77f45]
at
2012-08-10 12:08:23
on branch trunk
— Add very basic Stream Management (XEP-0198) support
This implementation only counts incomming stanzas and
sends ACKs on request.
While basic this already allows servers to write
messages to offline storage that were sent to,
but never received by a client. (user: js, size: 770) [annotate] [blame] [check-ins using]
To Artifact [e0db257764]:
- File src/Makefile — part of check-in [df39a315dc] at 2012-11-08 11:56:35 on branch trunk — Update buildsys. (user: js, size: 777) [annotate] [blame] [check-ins using] [more...]
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + + - | include ../extra.mk |
︙ |