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

Support for multipart/mixed subscriptions. #1348

Closed
semtexzv opened this issue Aug 17, 2023 · 4 comments
Closed

Support for multipart/mixed subscriptions. #1348

semtexzv opened this issue Aug 17, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@semtexzv
Copy link

Description of the feature

It'd be nice if implemented server could accept multipart/mixed requests,
This subscription transport is implemented in the apollo router: https://www.apollographql.com/docs/router/executing-operations/subscription-multipart-protocol/

@semtexzv semtexzv added the enhancement New feature or request label Aug 17, 2023
@sunli829
Copy link
Collaborator

I'll add it later.

sunli829 added a commit that referenced this issue Aug 19, 2023
sunli829 added a commit that referenced this issue Aug 19, 2023
sunli829 added a commit that referenced this issue Aug 19, 2023
sunli829 added a commit that referenced this issue Aug 19, 2023
@sunli829
Copy link
Collaborator

released in v6.0.4

@sunli829
Copy link
Collaborator

sunli829 commented Aug 20, 2023

If you are using poem, axum or actix-web, then this feature will be supported by default.

@semtexzv
Copy link
Author

Awesome man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants