Modules
ADT Database GTK2 GUI IP PiJAX Public Sql Stdio Subversion System Tools Xosd lua v4l2 wx
Recent Changes
Public.Parser.XML2 1.50
Public.ZeroMQ 1.1
Public.Template.Mustache 1.0
Public.Protocols.XMPP 1.4
Sql.Provider.jdbc 1.0
Popular Downloads
Public.Parser.JSON2 1.0
Public.Parser.JSON 0.2
GTK2 2.23
Public.Web.FCGI 1.8
Public.Parser.XML2 1.48
|
Module Information
Public.Protocols.XMPP
Viewing contents of Public_Protocols_XMPP-1.4/CHANGES
Version 1.4:
- Module name is now XMPP
- Support stream feature negotiation for starttls, sasl (PLAIN only ATM), bind and session
- Pike 8.0 support
- More reliable I/O
- Added connect callback
Version 1.3:
- Fix for newer versions of Parser.XML (Pike 7.8/7.9)
- Tested support for SSL connections.
- Support for XMPP usernames differing from server name.
- Removed private members in favor of protected, for ease of extension.
- Added example code.
Version 1.2: Fix for newer versions of Parser.XML.
Version 1.1: Fix for newer/older versions of autoheader.
Version 1.0: Initial Release of the XMPP Client module
Supports Plaintext authentication, presence, roster management and
send/receive messaging in an asynchronous environment using callbacks.
Connection using SSL is supported.
|
|
|