socketify.py/docs
Ciro d2ecb6ccbf update docs/api.md 2023-02-06 17:12:42 -03:00
..
CNAME
README.md update docs README.md 2023-02-06 12:51:31 -03:00
_sidebar.md fix docs, add res.send and res.cork_send 2023-01-07 08:47:50 -03:00
api.md update docs/api.md 2023-02-06 17:12:42 -03:00
basics.md fix on shutdown and adds app.on_error 2023-01-09 16:51:27 -03:00
cli.md
corking.md
extensions.md fix docs, add res.send and res.cork_send 2023-01-07 08:47:50 -03:00
getting-started.md
graphiql.md
installation.md
middlewares.md
routes.md
ssl.md fix docs, add res.send and res.cork_send 2023-01-07 08:47:50 -03:00
static-files.md
streaming-data.md
templates.md
upload-post.md
websockets-backpressure.md

README.md

socketify.py

Logo


GitHub Clones PyPI Downloads Discord


Socketify.py is a reliable, high-performance Python web framework for building large-scale app backends and microservices. With no precedents websocket performance and a really fast HTTP server that can delivery encrypted TLS 1.3 quicker than most alternative servers can do even unencrypted, cleartext messaging.

Summary