mirror of https://github.com/bjc/prosody
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 months ago | |
|---|---|---|
| certs | 3 years ago | |
| core | 8 months ago | |
| doc | 8 months ago | |
| fallbacks | 10 years ago | |
| man | 4 years ago | |
| net | 7 months ago | |
| plugins | 6 months ago | |
| spec | 6 months ago | |
| teal-src | 7 months ago | |
| tools | 10 months ago | |
| util | 7 months ago | |
| util-src | 11 months ago | |
| .busted | 7 years ago | |
| .editorconfig | 2 years ago | |
| .hgignore | 8 years ago | |
| .lua-format | 2 years ago | |
| .luacheckrc | 8 months ago | |
| .luacov | 7 years ago | |
| .semgrep.yml | 10 months ago | |
| AUTHORS | 13 years ago | |
| CHANGES | 9 months ago | |
| CONTRIBUTING | 7 years ago | |
| COPYING | 4 years ago | |
| DEPENDS | 8 years ago | |
| GNUmakefile | 7 months ago | |
| HACKERS | 7 years ago | |
| INSTALL | 4 years ago | |
| README | 4 years ago | |
| TODO | 7 years ago | |
| configure | 3 years ago | |
| loader.lua | 3 years ago | |
| makefile | 3 years ago | |
| prosody | 3 years ago | |
| prosody.cfg.lua.dist | 10 months ago | |
| prosodyctl | 8 months ago | |
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