Skip to content

axum exemple with websockets #986

Closed
@mathroc

Description

@mathroc

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)

Metadata

Metadata

Assignees

Labels

featureNew feature or requestk::documentationRelated to project documentationk::exampleRelated to usage exampleslib::axumRelated to `axum` crate integration

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions