-
Notifications
You must be signed in to change notification settings - Fork 440
Closed
Labels
featureNew feature or requestNew feature or requestk::documentationRelated to project documentationRelated to project documentationk::exampleRelated to usage examplesRelated to usage exampleslib::axumRelated to `axum` crate integrationRelated to `axum` crate integration
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm trying to build a small graphql server on top of Axum but can't figure out how to get websockets working with it
Describe the solution you'd like
I'd like an example similar to https://github.com/graphql-rust/juniper/tree/master/examples/warp_subscriptions
Describe alternatives you've considered
async-graphql does have an Axum integration but it does not support implementing dynamic schemas (and they don't plan to)
scottlamb and tgross35
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestk::documentationRelated to project documentationRelated to project documentationk::exampleRelated to usage examplesRelated to usage exampleslib::axumRelated to `axum` crate integrationRelated to `axum` crate integration