Files
spring-graphql/samples/webflux-websocket/README.md
rstoyanchev 8b5e2a3cba Update WebFlux WebSocket sample tests
- combine existing tests into one class
- add integration tests
2022-04-19 08:39:19 +01:00

761 B

GraphQL WebSocket Endpoint with Spring WebFlux

GraphiQL does not support subscriptions. There is a basic index.html page that logs subscriptions the console.