util.encodings: Spell out all IDNA 2008 options ICU has
[prosody.git] / README
blob4b52186b8efb058e2b0730abe5d4d9db1572416c
1 # Prosody IM Server
3 ## Description
5 Prosody is a server for Jabber/XMPP written in Lua. It aims to be easy 
6 to use and light on resources. For developers, it aims to give a 
7 flexible system on which to rapidly develop added functionality or 
8 rapidly prototype new protocols.
10 ## Useful links
12 Homepage:        https://prosody.im/
13 Download:        https://prosody.im/download
14 Documentation:   https://prosody.im/doc/
15 Issue tracker:   https://issues.prosody.im/
17 Jabber/XMPP Chat:
18                Address:
19                  prosody@conference.prosody.im
20                Web interface:
21                  https://prosody.im/webchat
22                
23 Mailing lists:
24                User support and discussion:
25                  https://groups.google.com/group/prosody-users
26                
27                Development discussion:
28                  https://groups.google.com/group/prosody-dev
29                
30 ## Installation
32 See the accompanying INSTALL file for help on building Prosody from source. Alternatively 
33 see our guide at https://prosody.im/doc/install