Class GraphQLWebSocketServer

  • All Implemented Interfaces:

    
    public abstract class GraphQLWebSocketServer<Session extends Object, Message extends Object>
    
                        

    GraphQL Web Socket server implementation for handling subscriptions using graphql-transport-ws protocol