Skip to content

Event model#41

Merged
g105b merged 4 commits intomasterfrom
3-event-model
Mar 17, 2026
Merged

Event model#41
g105b merged 4 commits intomasterfrom
3-event-model

Conversation

@g105b
Copy link
Member

@g105b g105b commented Mar 16, 2026

Closes #3

Implementation of a simple pub/sub model.

Event caries the event name plus an optional detail payload. EventDispatcher supports subscribe() and publish() with per-event lists in subscription order.

@g105b g105b merged commit 669766f into master Mar 17, 2026
53 checks passed
@g105b g105b deleted the 3-event-model branch March 17, 2026 09:36
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.

Event model

1 participant