socketify.py/docs
Ciro 3fe7e17ca0 use BytesIO instead of chunks array 2022-11-30 08:56:27 -03:00
..
CNAME Create CNAME 2022-11-17 19:25:11 -03:00
README.md more doc routes fix 2022-11-17 19:49:10 -03:00
_sidebar.md fix graphiql doc 2022-11-17 19:43:35 -03:00
api.md initial resumed api docs 2022-11-21 09:47:01 -03:00
basics.md docs update 2022-11-17 19:01:15 -03:00
corking.md docs update 2022-11-17 19:01:15 -03:00
getting-started.md docs update 2022-11-17 19:01:15 -03:00
graphiql.md add next link in graphiql docs thanks @lastmeta 2022-11-25 15:33:20 -03:00
installation.md docs update 2022-11-17 19:01:15 -03:00
middlewares.md docs update 2022-11-17 19:01:15 -03:00
routes.md docs update 2022-11-17 19:01:15 -03:00
ssl.md docs update 2022-11-17 19:01:15 -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 docs update 2022-11-17 19:01:15 -03:00

README.md

socketify.py

Logo


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

Summary