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

Use message name instead of self #85

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

scootermon
Copy link
Contributor

The generated code for multiplexed messages is currently invalid because Self doesn't point to the message type in those cases and doesn't have a MESSAGE_ID

@killercup killercup merged commit af7cbf3 into technocreatives:main Aug 28, 2024
2 checks passed
@killercup
Copy link
Member

Would be awesome to have a test for this in a follow-up :)

@scootermon
Copy link
Contributor Author

Would be awesome to have a test for this in a follow-up :)

I really wanted to but it didn't seem like the repository is currently well equipped to easily add such tests.
I was thinking about introducing trybuild to create fully automatic tests.

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