Mercurial > libervia-pubsub
view twisted/plugins/idavoll_http.py @ 189:c61034369463
Released Idavoll 0.7.0.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Tue, 22 Apr 2008 13:15:53 +0000 |
parents | faf1c9bc2612 |
children | a219fe70a762 |
line wrap: on
line source
# Copyright (c) 2003-2008 Ralph Meijer # See LICENSE for details. from twisted.scripts.mktap import _tapHelper Idavoll = _tapHelper( "Idavoll HTTP", "idavoll.tap_http", "Jabber Publish-Subscribe Service Component with HTTP gateway", "idavoll-http")