Browse Source
As of spring-projects/spring-graphql#534, Spring for GraphQL supports the configuration of keep-alive PINGs for WebSocket connections. This commit auto-configures this value in the `GraphQlWebSocketHandler` WebFlux and MVC implementations if the `spring.graphql.websocket.keep-alive` property is configured. Closes gh-40320pull/40339/head
5 changed files with 46 additions and 3 deletions
Loading…
Reference in new issue