Stomp.py Version 2

Wednesday, 15 April, 2009

I’ve refactored stomp.py for the version 2.0 release (yes, I realise I’ve missed version 1.9, but who’s going to quibble over a minor…?).

As well as refactoring, I’ve added help to the command-line client, a facility for recording stats (messages sent/received), and the start of some unit tests.

The refactored version 2 is available in branch “experimental-r2″. Run hg update -C experimental-r2 after pulling the latest changes from the repo.

Let me know what you think.

Leave a Reply