implement end over redis queue
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 30 Aug 2010 20:40:00 +0000 (22:40 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 30 Aug 2010 20:40:00 +0000 (22:40 +0200)
commitf23666dbe2b600a36111ec10b2bdfdb813be93db
treee29a4f164ba093c4837336bde2aa5e50c62c43a1
parent8152a9f995afe7d4341620aeabda2c7453bd69ac
implement end over redis queue

- XMPP_ROOM is now optional, for useage without muc
- XMPP_SUBSCRIBE is also optional, defulting to all
- create separate object for each subscribe, as we should with AnyEvent
- make MSG and SEND symetric, including message type
- implement SEND queue and use it
- added echo on private messages
scripts/mqr-xmpp-client.pl