mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-11 03:07:43 +00:00
d2f79d4524
Create new service that matches received events with their appropriate handlers. Provides centralized system for event routing and processing across the application. If an event has no handler, it would be ignored.