Overview
Comment: | Add very basic Stream Management (XEP-0198) support
This implementation only counts incomming stanzas and |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a618f77f451105da657b03c25a5420ba |
User & Date: | js on 2012-08-10 12:08:23 |
Other Links: | manifest | tags |
Context
2012-09-20
| ||
00:35 | Handle the connection in the run loop. check-in: 71cf6454e4 user: js tags: trunk | |
2012-08-10
| ||
12:08 | Add very basic Stream Management (XEP-0198) support check-in: a618f77f45 user: js tags: trunk | |
12:08 | Close the stream when restricted XML is received check-in: f848b17360 user: js tags: trunk | |
Changes
Modified src/Makefile from [542ec87a49] to [b1583dc3ac]. [diff]
Modified src/XMPPConnection.h from [d1760a91eb] to [1fc410e031]. [diff]
Modified src/XMPPConnection.m from [cfbc33f443] to [934072be7a]. [diff]
Added src/XMPPStreamManagement.h version [b1e66795db].
Added src/XMPPStreamManagement.m version [b0ffeb590a].
Modified src/namespaces.h from [847696acaf] to [28e73e8b28]. [diff]
Modified tests/test.m from [7a00751abf] to [4505fb0d79]. [diff]