implementation("io.ktor:ktor-events:3.3.2")
Facilitates event-driven programming by enabling applications to define, raise, and handle custom events. Supports predefined lifecycle events and allows monitoring of application behavior.