emilhe / dash-extensions

The dash-extensions package is a collection of utility functions, syntax extensions, and Dash components that aim to improve the Dash development experience
https://www.dash-extensions.com/
MIT License
417 stars 59 forks source link

Terminate a WebSocket connection #275

Open georgiossalon opened 1 year ago

georgiossalon commented 1 year ago

Did not find anything in the WebSocket documentation for terminating/closing connections.

Perhaps recommend a way to do it?