Mercurial > libervia-pubsub
log idavoll/pubsub.py @ 58:3e2e0040e3e0
age | author | description |
---|---|---|
Sat, 06 Nov 2004 16:02:32 +0000 | Ralph Meijer | Return support for the pubsub#subscribe feature. |
Fri, 05 Nov 2004 17:14:42 +0000 | Ralph Meijer | Match backend's supported_*() methods in getFeatures() of ComponentServiceFromService. |
Wed, 03 Nov 2004 16:15:10 +0000 | Ralph Meijer | Check for malformed subscription request. |
Wed, 03 Nov 2004 15:55:13 +0000 | Ralph Meijer | Check for malformed unsubscribe request. |
Sun, 31 Oct 2004 16:03:50 +0000 | Ralph Meijer | Change exception classes to include stanza error. |
Tue, 26 Oct 2004 16:29:44 +0000 | Ralph Meijer | Split up implementation in several Services that match the division |