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

Feature Request: Delegate to HTTP for get/post #1

Open
womblep opened this issue Jul 13, 2023 · 0 comments
Open

Feature Request: Delegate to HTTP for get/post #1

womblep opened this issue Jul 13, 2023 · 0 comments

Comments

@womblep
Copy link

womblep commented Jul 13, 2023

My scenario needs me to call HTTP requests as well as the SSE.
I need to do a post to authenticate to get a cookie which the SSE request would use.
Once that is listening, I need to send posts to trigger events to come via SSE (one post might generate 1 or X events depending on the function)

If the SSE engine could delegate HTTP requests like the SocketIO engine does, that would solve the issue.

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

No branches or pull requests

1 participant