stomp-queue: Stompl Client Library

[ client, library, message-oriented-middleware, network, stomp ] [ Propose Tags ]

The Stomp Protocol specifies message-oriented interoperability. Applications connect to a message broker to send (publish) or receive (subscribe) messages through queues. Interoperating applications do not know the location or internal structure of each other. They see only each other's interfaces, i.e. the messages published and subscribed through the broker.

The Stomp Queue library provides a Stomp client, using abstractions like Connection, Transaction, Queue and Message. The library may use TLS for secure connections to brokers that provide security over TLS.

More information, examples and a test suite are available on http://github.com/toschoo/mom. The Stomp specification can be found at http://stomp.github.com.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.3.1, 0.5.0, 0.5.1
Change log changelog.md
Dependencies attoparsec (>=0.9.1.1), base (>=4.0 && <=5.0), bytestring (>=0.10), conduit (>=1.2.3.1), conduit-extra (>=1.1.6.2), mime (>=0.3.3), mtl (>=2.2.0.1), network-conduit-tls (>=1.1.0.2), split (>=0.1.4.1), stompl (>=0.5.0), time (>=1.1.4), utf8-string (>=0.3.6) [details]
License LicenseRef-LGPL
Copyright Copyright (c) Tobias Schoofs, 2011 - 2016
Author Tobias Schoofs
Maintainer tobias dot schoofs at gmx dot net
Category Network, Message-oriented Middleware, Stomp, Client
Home page http://github.com/toschoo/mom
Uploaded by TobiasSchoofs at 2016-12-14T19:56:09Z
Distributions NixOS:0.5.1
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 12829 total (40 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-12-14 [all 1 reports]