socketify.py/docs
Ciro d2ecb6ccbf update docs/api.md 2023-02-06 17:12:42 -03:00
..
CNAME Create CNAME 2022-11-17 19:25:11 -03:00
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 fix WS ASGI 2022-12-18 15:24:45 -03:00
corking.md more tweaks, custom tasks for PyPy and cli doc 2022-12-18 10:23:32 -03:00
extensions.md fix docs, add res.send and res.cork_send 2023-01-07 08:47:50 -03:00
getting-started.md docs update 2022-11-17 19:01:15 -03:00
graphiql.md fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00
installation.md update install in README and docs 2023-01-03 18:40:04 -03:00
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 docs update 2022-11-17 19:01:15 -03:00
streaming-data.md docs update 2022-11-17 19:01:15 -03:00
templates.md more doc routes fix 2022-11-17 19:49:10 -03:00
upload-post.md use BytesIO instead of chunks array 2022-11-30 08:56:27 -03:00
websockets-backpressure.md fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00

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