Pithikos / python-websocket-server

A simple fully working websocket-server in Python with no external dependencies
MIT License
1.13k stars 380 forks source link

Feature/ Shutting down server #92

Closed Pithikos closed 2 years ago

Pithikos commented 2 years ago

Introduces shutdown_gracefully and shutdown_abruptly.