br3ant / after_process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安装

pip install "uvicorn[standard]"

pip install fastapi

pip install gunicorn

启动

uvicorn main:app

websocket

ws://127.0.0.1:8000/ws/123

About


Languages

Language:Python 100.0%