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!: callWithWebRequest and callWithPlainRequest utils #788

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jun 24, 2024

Related to #787

This PR introduces two new callWithWebRequest(handler, request) and callWithPlainRequest(handler, request) utils to allow directly emulating a web request on an app or event handler instance.

As part of reactors, sendError and callNodeHandler/callNodeListener` were removed.

@pi0 pi0 self-assigned this Jun 24, 2024
@pi0 pi0 merged commit 7788991 into main Jun 24, 2024
3 checks passed
@pi0 pi0 deleted the feat/web-call branch June 24, 2024 21:09
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