Netflix / dgs-framework

GraphQL for Java with Spring Boot made easy.
https://netflix.github.io/dgs
Apache License 2.0
3.07k stars 295 forks source link

bug: Fix Webflux implementation for websockets to check for operation id instead of session id for 4409 error #1525

Closed srinivasankavitha closed 1 month ago

srinivasankavitha commented 1 year ago

Expected behavior

Described in this issue: https://github.com/Netflix/dgs-framework/discussions/1521

paulbakker commented 1 month ago

Closing as not actionable because the Webflux and websocket support now comes from Spring GraphQL.