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

Investigate SSE with hyper #1032

Closed
paulhauner opened this issue Apr 21, 2020 · 2 comments
Closed

Investigate SSE with hyper #1032

paulhauner opened this issue Apr 21, 2020 · 2 comments
Assignees

Comments

@paulhauner
Copy link
Member

Description

In the Eth2 API standardisation efforts, SSE (server-side events) have been suggested to handle the seemingly necessary streaming endpoints.

AFAIK, hyper doesn't come out-of-the-box with support for SSE. That being said, a web search shows several crates purporting to provide SSE in hyper.

It would be great to know:

  • Is it feasible to do SSE with our current hyper stack
  • If it's feasible
    • What's the effort look like? (hours, days, weeks, etc)
    • Will it be elegant?
@adaszko
Copy link
Contributor

adaszko commented Apr 21, 2020

Pick me, pick me!

@adaszko
Copy link
Contributor

adaszko commented Jun 17, 2020

Done via #1107

@adaszko adaszko closed this as completed Jun 17, 2020
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

2 participants