5d4065e70b7f7937ccac705c50e03bf91e56d419
complete WebSocket message
This `handleConnectionCompletion` method on `WebSocketInterceptor` method handles the `complete` GraphQL over WebSocket message which is defined as canceling an individual subscription stream. The method was incorrectly modeled as a notification for the closing of the whole connection. The method has been renamed, Javadoc clarified, and the subscription id passed in. See gh-276
GraphQL support for Spring applications with GraphQL Java.
Code of Conduct
This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
Documentation
This project has reference documentation (published and source), an API reference, and samples.
Continuous Integration Builds
Information regarding CI builds can be found in the project's Concourse pipeline documentation.
Stay in Touch
Follow @SpringCentral.
License
This project is released under version 2.0 of the Apache License.
Description
Languages
Java
97.9%
CSS
1.2%
Shell
0.7%
HTML
0.2%
