socketify.py/docs
Ciro Spaciari ce55fd194b
Update README.md (#130)
2023-07-11 17:56:44 -03:00
..
CNAME
README.md Update README.md (#130) 2023-07-11 17:56:44 -03:00
_sidebar.md Removed html from examples.md and added references to api, _sidebar and README .md files. (#121) 2023-05-12 20:31:37 -03:00
api.md Update api.md (#122) 2023-05-12 20:32:22 -03:00
basics.md fix on shutdown and adds app.on_error 2023-01-09 16:51:27 -03:00
cli.md
corking.md
examples.md Removed html from examples.md and added references to api, _sidebar and README .md files. (#121) 2023-05-12 20:31:37 -03:00
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 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

README.md

socketify.py

Logo


GitHub Clones PyPI Downloads Discord

Github   •   Discord   •   Issues   •   Examples

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