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

Vertx GraphQL supports graphql-transport-ws sub-protocol #33942

Merged
merged 1 commit into from
Jun 10, 2023

Conversation

tsegismont
Copy link
Contributor

The ApolloWSHandler has been deprecated in Vert.x 4 and will be removed in Vert.x 5.

The VertxGraphqlProcessor has been changed to produces a new WebsocketSubProtocolsBuildItem The VertxGraphqlTest has been updated to verify connectivity with GraphQLWSHandler

The ApolloWSHandler has been deprecated in Vert.x 4 and will be removed in Vert.x 5.

The VertxGraphqlProcessor has been changed to produces a new WebsocketSubProtocolsBuildItem
The VertxGraphqlTest has been updated to verify connectivity with GraphQLWSHandler
@quarkus-bot
Copy link

quarkus-bot bot commented Jun 9, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@cescoffier cescoffier merged commit 55fb3b2 into quarkusio:main Jun 10, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 10, 2023
@tsegismont tsegismont deleted the vertx_graphql_ws branch June 12, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants