turbo_response.cable_channel#

Module Contents#

Classes#

Attributes#

turbo_response.cable_channel.signer#
class turbo_response.cable_channel.TurboStreamCableChannel(consumer, identifier_key, params=None)#

Bases: actioncable.CableChannel

Parameters:

consumer (actioncable.ActionCableConsumer) –

async subscribe()#
async unsubscribe()#