Prosody is a free and open source, flexible communications server for Jabber/XMPP written in Lua.
Prosody aims to be easy to use, and light on resources. For developers Prosody aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.
Product's homepage
What's New in This Release: [ read full changelog ]
· Support for authentication and storage modules to integrate Prosody with 3rd-party databases, directories, and other systems. The first new storage plugin is for SQL databases and supports MySQL, PostgreSQL, and SQLite3. Also included is a migrator to move data between the file-based and SQL storage. Ad-hoc command support is now included by default to allow configuration and control of Prosody remotely from an XMPP client. Multi-user conferences now support members-only, invite-only, and password-protected rooms.