twonds / punjab

BOSH connection manager
MIT License
183 stars 49 forks source link

Add stream version to session creation response #47

Closed vitalyster closed 10 years ago

vitalyster commented 10 years ago

XEP-206 says:

4.. Session Creation Response

The connection manager SHOULD include a 'version' attribute (qualified by the 'urn:xmpp:xbosh' namespace) and a <stream:features/> element (qualified by the 'http://etherx.jabber.org/streams' namespace) in a response as soon as they are available, either in its session creation response, or (if it has not yet received them from the XMPP server) in any subsequent response.

vitalyster commented 10 years ago

test added

twonds commented 10 years ago

Thanks a lot! I really need to get punjab fully up to spec on the newest xep.