Skip to main content

set_inbound_handler

Method
This is a method of the RelayTransport class in the protocols module.
Register the coroutine invoked for each relayed inbound message.

Signature

Parameters

Callable
required
No description available.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 4757