Hacker News new | ask | show | jobs
by dfox 3148 days ago
WSGI is the python-level API between web server and your application. uwsgi is one implementation of that which also has it's own network protocol (also called uwsgi)