Block a user
Run with gunicorn or waitress
It may have been waitress I was thinking of. Example script:
# run.py from https://www.devdungeon.com/content/run-python-wsgi-web-app-waitress
import os
from waitress import serve
from…
Interface/API for sending packets/frames (client interface)
Use kissutil for reading and writing frames/packets