Difference between revisions of "Prosody"

From XMPP WIKI
Jump to navigation Jump to search
(New page: '''Prosody''' is an [[|XMPP]] server written in Lua. Its development goals include low resource usage, ease-of-use, and extensibility. == History == Prosody development was started by Ma...)
 
Line 22: Line 22:
== See also ==
== See also ==


* [[XMPP]]
* [[Servers]]
 


== External links ==
== External links ==
Line 32: Line 31:
* [http://prosody.im/bugs Issue Tracker]
* [http://prosody.im/bugs Issue Tracker]
* [http://code.google.com/p/prosody-modules/ Prosody Modules] on [[Google Code]]
* [http://code.google.com/p/prosody-modules/ Prosody Modules] on [[Google Code]]
'''Note: Some content on this page has been copied from [http://en.wikipedia.org/wiki/Main_Page Wikipedia] in accordance with the [http://creativecommons.org/licenses/by-sa/3.0/ CC-BY-SA] license.'''

Revision as of 15:51, 22 December 2009

Prosody is an XMPP server written in Lua. Its development goals include low resource usage, ease-of-use, and extensibility.

History

Prosody development was started by Matthew Wild in August 2008 and its first release, 0.1.0, was made in December 2008.

Prosody was initially licensed under the GPL (version 2), but later switched to the MIT license in its 3rd release.

Project history

See also

External links

Note: Some content on this page has been copied from Wikipedia in accordance with the CC-BY-SA license.