turbo.consumers

Module Contents

Attributes

signer

turbo.consumers.signer
exception turbo.consumers.TurboStreamException

Bases: Exception

Common base class for all non-exit exceptions.

class turbo.consumers.TurboStreamsConsumer

Bases: channels.generic.websocket.JsonWebsocketConsumer

connect(self)
notify(self, event)
receive_json(self, content, **kwargs)