Skip to content

Incompatibility with GraphQL clients for subscriptions #123

@S4G4R

Description

@S4G4R

Most GraphQL client libraries have moved on from using the subscriptions-transport-ws (which is no longer maintained) implementation in favour of graphql-ws for subscriptions.

This causes compatibility issues, as in our case, we are trying to use the ApolloGraphQL client and lacinia-pedestal server and are unable to do so.

To enhance compatibility with client libraries, it would be great to move to the newer graphql-ws implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions