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

Improve WinRT event representation and testing #3382

Merged
merged 5 commits into from
Dec 11, 2024
Merged

Improve WinRT event representation and testing #3382

merged 5 commits into from
Dec 11, 2024

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Dec 11, 2024

The EventRegistrationToken is now remapped as simply i64 and there's finally a complete WinRT event client and server test/sample. Previously only the event source implementation itself was completely tested. This highlighted some friction in the type system that I need to deal with but will handle that in a separate PR.

Related to #3233 and #332.

@kennykerr kennykerr merged commit c315e59 into master Dec 11, 2024
75 checks passed
@kennykerr kennykerr deleted the events branch December 11, 2024 19:25
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.

1 participant