Trees | Indices | Help |
---|
|
Base class for channel types.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Create a new Channel. You probably won't need to create this channel manually, since there are subclassed Channel for each specific type with a more customized set of arguments to pass. However, you may wish to just create it manually here. Args: channel_type: str, the type of channel. channel_args: dict, arguments to pass to the channel.
|
Create the appropriate header for this channel. Returns: str encoded channel description suitable for use as a header. |
Write the appropriate subscribe header to a headers dict. Args: headers: dict, headers to add subscribe header to. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Mar 7 10:31:24 2013 | http://epydoc.sourceforge.net |