summaryrefslogtreecommitdiff
path: root/net-im/p5-DJabberd/pkg-descr
blob: ffcd7d7ab65e7ad439c5d133e6a81436e69c2a85 (plain) (blame)
1
2
3
4
5
6
DJabberd is a high-performance, scalable, extensible Jabber/XMPP server
framework.  While it comes with an example server, it's really a set of
classes for you to build your own Jabber server without understanding
Jabber.  Instead of working with XML and protocol-specific details, you
subclass parts and work with sane objects and data structures and let
DJabberd do all the ugly work.