pkgsrc/devel/py-stompclient/DESCR
imil 56ed41edd6 Initial import of py-stompclient, version 0.3.2, into the NetBSD Packages
Collection.

stompclient provides a simple and lighweight STOMP client API for Python.

stompclient supports both simplex (publisher-only) and duplex
(publish-subscribe) communication with STOMP servers. This project started as a
fork of the stompy project by Benjamin W. Smith) but has evolved into a very
distinct codebase, which combines a few ideas from stompy with features from
the Stomper library and CoilMQ broker.
2012-08-14 09:05:22 +00:00

7 lines
410 B
Text

stompclient provides a simple and lighweight STOMP client API for Python.
stompclient supports both simplex (publisher-only) and duplex
(publish-subscribe) communication with STOMP servers. This project started as a
fork of the stompy project by Benjamin W. Smith) but has evolved into a very
distinct codebase, which combines a few ideas from stompy with features from
the Stomper library and CoilMQ broker.