Stomp: Client library for Stomp brokers.

[ bsd3, library, network ] [ Propose Tags ]

Stomp is a client library for communicating with message servers through the STOMP protocol (http:/stomp.github.comstomp-specification-1.1.html)


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base (>=4 && <5), binary, bytestring (>=0.9), network (>=2.3.0.2), time, utf8-string (>=0.3.6) [details]
License BSD-3-Clause
Author Vitaliy Rukavishnikov
Maintainer virukav@gmail.com
Category Network
Home page http://github.com/rukav/Stomp
Bug tracker mailto:virukav@gmail.com
Source repo head: git clone http://github.com/rukav/Stomp
Uploaded by VitaliyRukavishnikov at 2011-07-01T21:14:07Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1999 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for Stomp-0.1.1

[back to package description]
Stomp is a client library for communicating with message servers through the 
STOMP protocol (http://stomp.github.com/stomp-specification-1.1.html)