The latest version of haskell-xmpp is 2.0.4-0.
haskell-xmpp
Version 1.0.2 revision 0 uploaded by DmitryAstapov.
Package meta
- Synopsis
- Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
- Description
Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Unlike package network-protocol-xmpp, which uses libxml-sax, this library uses HaXml and supports MUC. However, MUC support of the moment is worse than that in package XMPP.
This library make extensive use of STM and threads to simplify writing message-handling code.
- Author
- Dmitry Astapov <dastapov@gmail.com>, pierre <k.pierre.k@gmail.com>
- Bug reports
- mailto: dastapov@gmail.com
- Category
- Network
- Copyright
- (c) 2005-2011 Dmitry Astapov, k.pierre
- Homepage
- http://patch-tag.com/r/adept/haskell-xmpp/home
- Maintainer
- Dmitry Astapov <dastapov@gmail.com>
- Package URL
- n/a
- Stability
- Stable