Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Websockets Do Not Close Between Nginx And UV Even After The Client Disconnects #44

Open
n1xxk opened this issue May 21, 2022 · 0 comments

Comments

@n1xxk
Copy link

n1xxk commented May 21, 2022

When the client disconnects from the proxied WebSocket Nginx and UV are still sending messages to each other.

Current Behavior

The WebSocket is still connected even when the client that started it has not.

Steps to Reproduce

  1. Connect to a proxied WebSocket.
  2. Disconnect.
  3. Nginx and UV are still connected to each other.

Detailed Description

Please make it so that Nginx and UV disconnect when the client disconnects.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant