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.
|
|
14 years ago | |
|---|---|---|
| certs | 15 years ago | |
| core | 14 years ago | |
| doc | 16 years ago | |
| fallbacks | 15 years ago | |
| man | 16 years ago | |
| net | 14 years ago | |
| plugins | 14 years ago | |
| tests | 14 years ago | |
| tools | 14 years ago | |
| util | 14 years ago | |
| util-src | 14 years ago | |
| .hgignore | 15 years ago | |
| AUTHORS | 17 years ago | |
| COPYING | 15 years ago | |
| DEPENDS | 14 years ago | |
| HACKERS | 16 years ago | |
| INSTALL | 14 years ago | |
| Makefile | 14 years ago | |
| README | 16 years ago | |
| TODO | 15 years ago | |
| configure | 14 years ago | |
| prosody | 14 years ago | |
| prosody.cfg.lua.dist | 14 years ago | |
| prosodyctl | 14 years 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: http://prosody.im/
Download: http://prosody.im/download
Documentation: http://prosody.im/doc/
Jabber/XMPP Chat:
Address:
prosody@conference.prosody.im
Web interface:
http://prosody.im/webchat
Mailing lists:
User support and discussion:
http://groups.google.com/group/prosody-users
Development discussion:
http://groups.google.com/group/prosody-dev
Issue tracker changes:
http://groups.google.com/group/prosody-issues
## Installation
See the accompanying INSTALL file for help on building Prosody from source. Alternatively
see our guide at http://prosody.im/doc/install