index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
stompqueuemanager.php
Age
Commit message (
Expand
)
Author
2009-07-09
one more shot at servicing queues
Evan Prodromou
2009-07-09
Revert "Let the queue handlers drain their xmpp queues"
Evan Prodromou
2009-07-09
Let the queue handlers drain their xmpp queues
Evan Prodromou
2009-07-09
yet another select() refinement
Evan Prodromou
2009-07-09
slightly more robust select() logic
Evan Prodromou
2009-07-09
use select() to bring down xmpp latency
Evan Prodromou
2009-07-09
slightly better timing
Evan Prodromou
2009-07-08
manually re-enqueue failed notices
Evan Prodromou
2009-07-08
log errors in handling notices
Evan Prodromou
2009-07-05
better handling of frames and notices
Evan Prodromou
2009-07-04
better debug logging in stomp queue manager
Evan Prodromou
2009-07-04
don't say we're connecting if we're not
Evan Prodromou
2009-07-04
move handling code into queuemanager
Evan Prodromou
2009-07-03
add _queueName function
Evan Prodromou
2009-07-02
more logging in stompqueuemanager
Evan Prodromou
2009-07-01
add fail() method to stompqueuemanager
Evan Prodromou
2009-07-01
save frames for StompQueueManager
Evan Prodromou
2009-06-28
start of queuemanager code
Evan Prodromou