| .. |
|
chat
|
update to uWebSockets v20.35.0
|
2023-01-05 09:01:05 -03:00 |
|
docker
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
helpers
|
fix several bugs, segfault and memory leak
|
2023-03-19 13:18:29 -03:00 |
|
public
|
change examples folder location
|
2022-10-31 09:58:46 -03:00 |
|
templates
|
add Template support with mako and jinja2 examples
|
2022-11-16 09:02:41 -03:00 |
|
async.py
|
Fix typos
|
2022-12-06 10:44:58 +08:00 |
|
automatic_port_selection.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
backpressure.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
better_logging.py
|
add logging example and remove print to use proper logging in socketify.py and loop.py
|
2022-11-29 11:14:20 -03:00 |
|
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
|
Fix typos
|
2022-12-06 10:44:58 +08:00 |
|
forks.py
|
fix forks
|
2023-03-12 16:08:54 -03:00 |
|
graceful_shutdown.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
graphiql.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
graphiql_raw.py
|
Fix typos
|
2022-12-06 10:44:58 +08:00 |
|
hello_world.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
hello_world_cli.py
|
first cli.py and some improvements
|
2022-12-07 09:38:42 -03:00 |
|
hello_world_cli_ws.py
|
first cli.py and some improvements
|
2022-12-07 09:38:42 -03:00 |
|
hello_world_unix_domain.py
|
static cork and set_cookie fixes, some cli progress
|
2022-12-09 11:12:22 -03:00 |
|
http_request_cache.py
|
Fix typos
|
2022-12-06 10:44:58 +08:00 |
|
https.py
|
fix HTTPS
|
2023-01-21 13:43:48 -03:00 |
|
listen_options.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
middleware.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
middleware_async.py
|
add logging example and remove print to use proper logging in socketify.py and loop.py
|
2022-11-29 11:14:20 -03:00 |
|
middleware_router.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
middleware_sync.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
not_found.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
proxy.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
requirements.txt
|
Fix typos
|
2022-12-06 10:44:58 +08:00 |
|
router_and_basics.py
|
Fix typos
|
2022-12-06 10:44:58 +08:00 |
|
static_files.py
|
more WSGI stuff
|
2023-03-14 15:31:40 -03:00 |
|
template_jinja2.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
template_mako.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
upgrade.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
upgrade_async.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
upload_or_post.py
|
fix formdata helper example
|
2023-03-09 07:17:18 -03:00 |
|
websockets.py
|
use black as code formatter
|
2022-11-16 16:28:46 -03:00 |
|
ws_close_connection.py
|
fix ws.close #41 thanks @seanr3
|
2022-12-01 07:57:14 -03:00 |