Prosody (software)
Prosody (formerly lxmppd[2]) is a cross-platform XMPP server written in Lua. Its development goals include low resource usage, ease of use, and extensibility.
Developer(s) | Prosody dev team |
---|---|
Initial release | December 3, 2008 |
Stable release | 0.11.7
/ October 1, 2020[1] |
Repository | |
Written in | Lua |
Operating system | Cross-platform |
Type | XMPP server |
License | MIT License |
Website | prosody.im |
History
Prosody development was started by Matthew Wild in August 2008[3] and its first release, 0.1.0, was made in December 2008.[4]
Prosody was initially licensed under the GNU General Public License (version 2), but later switched to the MIT License in its 3rd release.[5]
Notable deployments
The XMPP Standards Foundation runs Prosody on xmpp.org, and uses the chatroom feature for meetings for various XSF teams.
Identi.ca the micro-blogging service uses Prosody to deliver IM notifications.
Remember the Milk uses Prosody to deliver IM based reminders.
Collabora runs Prosody on proxies.telepathy.im
to provide file transfer proxy lookup for Telepathy (and therefore Empathy).
Peter Saint-Andre[6] (the executive director of the XMPP Standards Foundation) has run Prosody on http://stpeter.im.[7]
See also
References
- "Prosody 0.11.7 released". 2020-10-01. Retrieved 2020-11-23.
- lxmppd - Prosody XMPP Server - Google Project Hosting. Code.google.com. Retrieved on 2013-07-17.
- Wild, Matthew (August 22, 2008). "First Prosody source commit". Prosody.im. Archived from the original on August 26, 2012. Retrieved 2009-07-26.
- Wild, Matthew (December 3, 2008). "Prosody XMPP Server Announcement". JDev mailing list. Jabber.org. Retrieved 2009-12-16.
- Wild, Matthew (February 2, 2009). "Release Notes for 0.3.0". Prosody.im. Retrieved 2009-07-26.
- Saint-Andre, Peter. "XSF People :: Peter Saint-Andre". XMPP Standards Foundation. Retrieved 2009-12-16.
- Saint-Andre, Peter (June 16, 2009). "Prosodic". Stpeter.im. Archived from the original on July 21, 2011. Retrieved 2009-12-16.
External links
- Official website
- The Prosody project's source code repository
- RTC Quick Start Guide explains how to set up all the components needed for real-time communication, including Prosody as the XMPP server