ChangeLog: mention that xmpp_conn_t is reusable
This commit is contained in:
@@ -7,6 +7,8 @@
|
|||||||
- xmpp_connect_raw() provides access to a xmpp_conn object just after
|
- xmpp_connect_raw() provides access to a xmpp_conn object just after
|
||||||
establishing TCP connection. This allows to implement in-band
|
establishing TCP connection. This allows to implement in-band
|
||||||
registration or authentication mechanisms.
|
registration or authentication mechanisms.
|
||||||
|
- xmpp_conn_t object is reusable now and can be reconnected with saving
|
||||||
|
all handlers, flags, jid and password.
|
||||||
- New API:
|
- New API:
|
||||||
- xmpp_uuid_gen()
|
- xmpp_uuid_gen()
|
||||||
- xmpp_connect_raw()
|
- xmpp_connect_raw()
|
||||||
|
|||||||
Reference in New Issue
Block a user