Hello everybody,
<br><br>I'd like to announce that a new version of the stompest client 
is out. stompest is a feature-complete implementation of the STOMP 
protocol versions 1.0, 1.1, and 1.2.
<br><br>New features 2.0a3:
<br><br>* STOMP 1.2 support
<br>* improved handling of headers encoding: STOMP protocol compliant UTF-8 encoding and escaping
<br>* improved unit and integration tests
<br>* integration tests pass against the latest releases of the STOMP 
1.2 capable broker ActiveMQ 5.8, Apollo 1.5, and RabbitMQ 3.0.2
<br><br>New features 2.0a2:
<br><br>* heartbeating
<br><br>Cheers,
<br>Jan
<br><br>PyPI: <a href="http://pypi.python.org/pypi/stompest/" target="_top" rel="nofollow">http://pypi.python.org/pypi/stompest/</a><br>source code: <a href="https://github.com/nikipore/stompest" target="_top" rel="nofollow">https://github.com/nikipore/stompest</a><br>documentation: <a href="http://nikipore.github.com/stompest/" target="_top" rel="nofollow">http://nikipore.github.com/stompest/</a>