Skip to content

Conversation

@njames93
Copy link

@njames93 njames93 commented Nov 3, 2025

Extends the EventSource to also support using middleware layers from reqwest_middleware.

Extends the EventSource to also support using middleware layers from
reqwest_middleware.
The flag was causing issues as it introduced a breaking change in the
API depending on whether the feature was enabled or not. This is because
the Error types Transport fields type was dependent on the state of the
middleware feature, which could by a different dependency.
This change will introduce a breaking API change compared to the current
version of this crate.
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