Skip to main content

subscribe_client

Method
This is a method of the PushChannelProtocol class in the protocols module.
Subscribe a client to a channel.

Signature

Parameters

str
required
No description available.
str
required
No description available.

Returns

bool
True if subscribed, False if already subscribed or channel missing

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1313