host
Method
This is a method of the GatewayProtocol class in the protocols module.Host the gateway is bound to.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 281host: Host the gateway is bound to.
This is a method of the GatewayProtocol class in the protocols module.Host the gateway is bound to.
def host() -> str
praisonaiagents/gateway/protocols.py at line 281