Mercurial > libervia-pubsub
view twisted/plugins/idavoll.py @ 178:07114105885a
Send last published item on subscription if node is so configured.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Thu, 10 Apr 2008 14:02:53 +0000 |
parents | 5191ba7c4df8 |
children | a219fe70a762 |
line wrap: on
line source
# Copyright (c) 2003-2006 Ralph Meijer # See LICENSE for details. from twisted.scripts.mktap import _tapHelper Idavoll = _tapHelper( "Idavoll", "idavoll.tap", "Jabber Publish-Subscribe Service Component", "idavoll")