socketify.py/docs
leunga1000 293b2a97c2
Update getting-started.md (#175)
Add __name__ == "__main__" clauses and a make_app function so that the app can be run with the CLI too.
2024-05-03 12:32:02 -03:00
..
CNAME
README.md Update README.md (#130) 2023-07-11 17:56:44 -03:00
_sidebar.md
api.md Update api.md (#122) 2023-05-12 20:32:22 -03:00
basics.md
cli.md
corking.md
examples.md
extensions.md
getting-started.md Update getting-started.md (#175) 2024-05-03 12:32:02 -03:00
graphiql.md
installation.md
middlewares.md
routes.md Fix typo in routes docs (#165) 2024-02-08 19:29:07 -03:00
ssl.md
static-files.md
streaming-data.md
templates.md
upload-post.md
websockets-backpressure.md Update WS Documentation (#145) 2023-11-29 08:30:51 -03:00

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