Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defer event header encoding #431

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

JordonPhillips
Copy link
Contributor

This updates event header encoding to be deferred to until the event is written. This is necessary to allow signing or other post-ser modification to take place.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This updates event header encoding to be deferred to until the event
is written. This is necessary to allow signing or other post-ser
modification to take place.
@JordonPhillips JordonPhillips marked this pull request as ready for review March 12, 2025 16:44
@JordonPhillips JordonPhillips requested a review from a team as a code owner March 12, 2025 16:44
@JordonPhillips JordonPhillips merged commit 28808f0 into develop Mar 12, 2025
2 checks passed
@JordonPhillips JordonPhillips deleted the postpone-event-header-serialization branch March 12, 2025 16:45
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