Home > @rainway/web > StreamEvents > stats
StreamEvents.stats property
Raised periodically during the stream, and provides various statistics about stream performance.
Signature:
stats: (stats: StatsSummary) => void | Promise<void>;