tg_pubsub.management.commands package

Submodules

tg_pubsub.management.commands.pubsub_server module

class tg_pubsub.management.commands.pubsub_server.Command(stdout=None, stderr=None, no_color=False)[source]

Bases: django.core.management.base.BaseCommand

args = '[optional port number]'
handle(port='', *args, **options)[source]
help = 'Runs websocket-based pubsub server'

Module contents