Skip to content

Add EventManager class#48

Merged
LucDeCaf merged 9 commits intomainfrom
feat/event-manager
Mar 4, 2026
Merged

Add EventManager class#48
LucDeCaf merged 9 commits intomainfrom
feat/event-manager

Conversation

@LucDeCaf
Copy link
Contributor

@LucDeCaf LucDeCaf commented Mar 3, 2026

Adds an EventManager class, which enables subscribing to individual events instead of having to subscribe to all possible events and then filtering on each event.

NB: The current implementation removes the old, "fat" events and requires you to subscribe to different events individually.

@LucDeCaf LucDeCaf marked this pull request as ready for review March 3, 2026 15:21
@LucDeCaf LucDeCaf requested a review from Chriztiaan March 4, 2026 08:32
@LucDeCaf LucDeCaf merged commit 4d51235 into main Mar 4, 2026
1 check passed
@LucDeCaf LucDeCaf deleted the feat/event-manager branch March 4, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants