Skip to content

Support for EventSource #2677

@KolbyML

Description

@KolbyML

I think it would be really nice if Reqwest supported EventSource https://html.spec.whatwg.org/multipage/server-sent-events.html#the-eventsource-interface

The only decent crate I found for it was, https://crates.io/crates/eventsource-client but ideally I would like to use Reqwest directly for this usecase instead of another HTTP crate.

There was an issue made years ago #1224 but it was immediately closed for some reason

There is an extension of Reqwest for EventSource, but the crate hasn't been maintained for a while now https://github.com/viniciusgerevini/sse-client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions