spring-cloud / spring-cloud/spring-cloud-gateway
Gateway don't close websocket connection when client close websocket.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 3.5k
- Avg merge
- 20h 57m
- Merged PRs (30d)
- 8
Description
Please run application and run GatewayTest can reproduce this problem ,and then run GatewayTest1 can close websocket connection because GatewayTest1 doesn't access through gateway.
I think this issue is urgent that blocked us. Looking forward for your reply.
spring-cloud-gateway-websocket-master.zip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the application and GatewayTest from the attached spring-cloud-gateway-websocket-master.zip, then compare it with GatewayTest1, which does not access through the gateway. Trace the websocket close behavior through the gateway and verify that the client connection closes as it does in GatewayTest1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100