pontarius-xmpp: An XMPP client library
Pontarius XMPP is a work in progress implementation of RFC 6120 ("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR"). While in alpha, Pontarius XMPP works quite well and fulfills most requirements of the RFCs.
[Skip to Readme]
Modules
- Network
- Network.Xmpp
- Network.Xmpp.Concurrent
- Network.Xmpp.Concurrent.Basic
- Network.Xmpp.Concurrent.IQ
- Network.Xmpp.Concurrent.Message
- Network.Xmpp.Concurrent.Monad
- Network.Xmpp.Concurrent.Presence
- Network.Xmpp.Concurrent.Threads
- Network.Xmpp.Concurrent.Types
- Network.Xmpp.IM
- Network.Xmpp.IM.Message
- Network.Xmpp.IM.Presence
- Network.Xmpp.IM.PresenceTracker
- Network.Xmpp.IM.PresenceTracker.Types
- Network.Xmpp.IM.Roster
- Network.Xmpp.IM.Roster.Types
- Network.Xmpp.Internal
- Network.Xmpp.Lens
- Network.Xmpp.Marshal
- Network.Xmpp.Sasl
- Network.Xmpp.Sasl.Common
- Network.Xmpp.Sasl.Mechanisms
- Network.Xmpp.Sasl.Mechanisms.DigestMd5
- Network.Xmpp.Sasl.Mechanisms.Plain
- Network.Xmpp.Sasl.Mechanisms.Scram
- Network.Xmpp.Sasl.StringPrep
- Network.Xmpp.Sasl.Types
- Network.Xmpp.Stanza
- Network.Xmpp.Stream
- Network.Xmpp.Tls
- Network.Xmpp.Types
- Network.Xmpp.Utilities
- Network.Xmpp.Concurrent
- Network.Xmpp
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
with-th | Enable Template Haskell support | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pontarius-xmpp-0.5.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.5.0, 0.0.6.0, 0.0.7.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.3, 0.4.4, 0.4.5, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.6.1, 0.5.6.2, 0.5.6.3, 0.5.6.4, 0.5.6.5, 0.5.6.6, 0.5.6.7, 0.5.6.8, 0.5.7.0, 0.5.7.1, 0.5.7.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | attoparsec (>=0.10.0.3), base (>4 && <5), base64-bytestring (>=0.1.0.0), binary (>=0.4.1), bytestring (>=0.9.1.9), conduit (>=1.3 && <1.4), containers (>=0.4.0.0), crypto-api (>=0.9), crypto-random (>=0.0.5), cryptohash (>=0.6.1), cryptohash-cryptoapi (>=0.1), data-default (>=0.2), dns (>=3.0), exceptions (>=0.6), hslogger (>=1.1.0), iproute (>=1.2.4), lens-family, lifted-base (>=0.1.0.1), mtl (>=2.0.0.0), network (>=2.3.1.0), profunctors (>=4), pureMD5 (>=2.1.2.1), random (>=1.0.0.0), resourcet (>=0.3.0), split (>=0.1.2.3), stm (>=2.4), stringprep (>=1.0.0), template-haskell (>=2.5), text (>=0.11.1.5), tls (>=1.3.9), transformers (>=0.3), unbounded-delays (>=0.1), void (>=0.5.5), x509-system (>=1.4), xml-conduit (>=1.1.0.7), xml-picklers (>=0.3.3), xml-types (>=0.3.1) [details] |
Tested with | ghc ==7.10.1 |
License | BSD-3-Clause |
Copyright | Dmitry Astapov, Pierre Kovalev, Mahdi Abdinejadi, Jon Kristensen, IETF Trust, Philipp Balzarek |
Author | Philipp Balzarek |
Maintainer | info@jonkri.com |
Category | Network |
Home page | https://github.com/pontarius/pontarius-xmpp/ |
Bug tracker | https://github.com/pontarius/pontarius-xmpp/issues/ |
Source repo | head: git clone git://github.com/pontarius/pontarius-xmpp.git |
Uploaded | by PhilippBalzarek at 2018-12-17T12:38:57Z |
Distributions | NixOS:0.5.7.0, Stackage:0.5.7.2 |
Reverse Dependencies | 4 direct, 1 indirect [details] |
Downloads | 25674 total (7 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2018-12-17 [all 3 reports] |