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: 10 months 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 16 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T09:00:08.000Z (11 months ago)
- Last Synced: 2025-04-14T03:09:48.129Z (11 months ago)
- Topics: xmpp, xmpp-server
- Language: Lua
- Homepage: http://prosody.im
- Size: 31.7 MB
- Stars: 630
- Watchers: 45
- Forks: 134
- Open Issues: 5
-
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:
prosody@conference.prosody.im
Web interface:
https://chat.prosody.im/
Mailing lists:
User support and discussion:
https://groups.google.com/group/prosody-users
Development 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