Skip to main content

on_event

Method
This is a method of the GatewayProtocol class in the protocols module.
Decorator to register an event handler.

Signature

Parameters

Union[EventType, str]
required
No description available.

Returns

Callable
The result of the operation.

Usage

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1051