python-websocket-server
python-websocket-server copied to clipboard
[feature]Hot reload like flask or django?
Every time I changed the code, I have to rerun the python file, is it possible to add a dev mode to support hot reload?