Description
Provides a Haskell client library for the XMPP protocol. XMPP is used for messaging and presence, and client code can use this library to connect, exchange stanzas, and build integrations.
It is useful for chat clients, bots, notification systems, and automation around XMPP servers. It is a library component and not a complete chat application.