socketify.py/docs
Tiago Carreira eb65e30d00
Update README.md (#84)
minor typo
2023-01-10 11:42:06 -03:00
..
CNAME
README.md Update README.md (#84) 2023-01-10 11:42:06 -03:00
_sidebar.md fix docs, add res.send and res.cork_send 2023-01-07 08:47:50 -03:00
api.md fix on shutdown and adds app.on_error 2023-01-09 16:51:27 -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 fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00
installation.md
middlewares.md decorator router fully implemented 2023-01-06 18:20:34 -03:00
routes.md decorator router fully implemented 2023-01-06 18:20:34 -03:00
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 fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00

README.md

socketify.py

Logo


GitHub Clones


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