Skip to content

Migrate from eventsource_client in fuel-core-client #2283

@Br1ght0ne

Description

@Br1ght0ne

eventsource_client is used by fuel-core-client to handle SSE (server-sent events). The crate is not maintained to a high enough standard, and there were cases missing functionality or wrongly implemented standards. I suggest moving to a crate like reqwest-eventsource, which uses reqwest under the hood. reqwest handles all the aforementioned cases correctly, so I expect a crate like this to perform better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttech-debtThe issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions