events

abstract val events: SharedFlow<Event>(source)

The incoming events of the Gateway.

Users should expect these Flow to be hot and remain open for the entire lifecycle of the Gateway.