Python: FastAPI: Model WebSocket usage

This commit is contained in:
Rasmus Wriedt Larsen
2021-10-25 15:22:24 +02:00
parent b69977b37a
commit 7619d0fc33
6 changed files with 303 additions and 35 deletions

View File

@@ -159,6 +159,7 @@ Python built-in support
Flask, Web framework
Tornado, Web framework
Twisted, Web framework
starlette, Asynchronous Server Gateway Interface (ASGI)
PyYAML, Serialization
dill, Serialization
simplejson, Serialization