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

feat(TypedMessenger): Add response options #772

Merged
merged 11 commits into from
Oct 10, 2023

Conversation

jespertheend
Copy link
Collaborator

Fixes #365

@jespertheend jespertheend marked this pull request as ready for review October 10, 2023 21:31
@jespertheend
Copy link
Collaborator Author

I think this will do for now. Ideally I'd want it to be possible to configure a list of options for each method, that way you won't have to use sendWithOptions all the time. But I'll add that in a follow up.

@jespertheend jespertheend merged commit 8bc2fa1 into rendajs:main Oct 10, 2023
8 checks passed
@jespertheend jespertheend deleted the 365-typed-messenger branch October 10, 2023 22:06
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.

A way to use TypedMessenger without responses
1 participant