Prosody is a server for Jabber/XMPP written in
Lua. It aims to be easy to use and light on
resources. For developers, it aims to give a
flexible system on which to rapidly develop added
functionality or prototype new protocols.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Dieses Release bringt Unterstützung für libevent (epoll, kqueue, etc.) um die Behandlung von einer großen Anzahl von Verbindungen zu ermöglichen. Ebenfalls neu ist die Unterstützung für Cyrus SASL-Authentifizierung ermöglicht die Authentifizierung gegen LDAP, PAM, SQL und anderen, daß neben der GSSAPI / Kerberos. Unterstützung für SASL SCRAM ermöglicht höhere Sicherheit Logins und Server-zu-Server-Kompression ermöglicht eine Bandbreite eingespart.
Tags:
Stable, features, Major
This release adds support for libevent (epoll, kqueue, etc.) to enable handling of a large number of connections. Also new is support for Cyrus SASL authentication, allowing authentication against LDAP, PAM, SQL, and others, in addition to allowing GSSAPI/Kerberos. Support for SASL SCRAM allows for more secure logins, and server-to-server compression allows for bandwidth savings.