socketify.py/examples
Kian-Meng Ang d0fa9f32d7 fix typos again
Found via `codespell -H`
2024-10-28 00:11:26 +08:00
..
chat update to uWebSockets v20.35.0 2023-01-05 09:01:05 -03:00
docker
helpers fix several bugs, segfault and memory leak 2023-03-19 13:18:29 -03:00
public
templates
async.py
automatic_port_selection.py
backpressure.py
better_logging.py
broadcast.py update to uWebSockets v20.35.0 2023-01-05 09:01:05 -03:00
custom_json_serializer.py fixes, json serializer, wip extensions 2023-01-06 16:11:19 -03:00
error_handler.py fix on shutdown and adds app.on_error 2023-01-09 16:51:27 -03:00
file_stream.py
forks.py fix typos again 2024-10-28 00:11:26 +08:00
graceful_shutdown.py
graphiql.py
graphiql_raw.py
hello_world.py
hello_world_cli.py
hello_world_cli_ws.py
hello_world_unix_domain.py
http_request_cache.py
https.py fix HTTPS 2023-01-21 13:43:48 -03:00
listen_options.py
middleware.py
middleware_async.py
middleware_router.py
middleware_sync.py fix typos again 2024-10-28 00:11:26 +08:00
not_found.py
proxy.py
requirements.txt
router_and_basics.py
static_files.py more WSGI stuff 2023-03-14 15:31:40 -03:00
template_jinja2.py
template_mako.py
upgrade.py
upgrade_async.py
upload_or_post.py fix formdata helper example 2023-03-09 07:17:18 -03:00
websockets.py
ws_close_connection.py