Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjc/prosody
IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
https://github.com/bjc/prosody
xmpp xmpp-server
Last synced: 1 day ago
JSON representation
IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
- Host: GitHub
- URL: https://github.com/bjc/prosody
- Owner: bjc
- License: other
- Created: 2009-08-25T19:26:32.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T22:00:11.000Z (9 days ago)
- Last Synced: 2025-01-24T14:03:56.712Z (9 days ago)
- Topics: xmpp, xmpp-server
- Language: Lua
- Homepage: http://prosody.im
- Size: 31.1 MB
- Stars: 622
- Watchers: 45
- Forks: 132
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- Contributing: CONTRIBUTING
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# Prosody IM Server
## Description
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 rapidly prototype new
protocols.## Useful links
Homepage: https://prosody.im/
Download: https://prosody.im/download
Documentation: https://prosody.im/doc/
Issue tracker: https://issues.prosody.im/Jabber/XMPP Chat:
Address:
[email protected]
Web interface:
https://chat.prosody.im/Mailing lists:
User support and discussion:
https://groups.google.com/group/prosody-usersDevelopment discussion:
https://groups.google.com/group/prosody-dev## Installation
See the accompanying INSTALL file for help on building Prosody from source.
Alternatively see our guide at https://prosody.im/doc/install