Class GraphQLApolloWsMessageHandler

java.lang.Object
io.micronaut.configuration.graphql.ws.apollo.GraphQLApolloWsMessageHandler

@Deprecated(since="4.0") @Singleton public class GraphQLApolloWsMessageHandler extends Object
Deprecated.
The Apollo subscriptions-transport-ws protocol is deprecated and its usage should be replaced with the new graphql-ws implementation.
Handles the messages send over the websocket.
Since:
1.3
Author:
Gerard Klijs