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
... [More] and work with sane objects and data structures and let DJabberd do all the ugly work. [Less]
A library for reading data structures serialized to JSON in a streaming manner.
Has a blocking mode and an experimental event-based non-blocking mode for event-driven applications.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy