Open
Description
Right now, the project launches using the built-in development web server. The biggest reasons are that it is single-threaded and not very secure. I really enjoy using Waitress as it is straightforward to implement.
Right now, the project launches using the built-in development web server. The biggest reasons are that it is single-threaded and not very secure. I really enjoy using Waitress as it is straightforward to implement.