socketify.py/tests/examples
Ciro 47880cf9e9 fixed docker files (included libuv1-dev) 2022-06-02 16:57:27 -03:00
..
docker fixed docker files (included libuv1-dev) 2022-06-02 16:57:27 -03:00
helpers added api fetch and caching samples 2022-06-01 10:29:35 -03:00
misc added https example (not working yeat) and moved misc 2022-05-31 19:46:51 -03:00
async.py fixed asyncio integration (kinda) and added gracefull shutdown on SIGINT 2022-06-02 16:00:42 -03:00
automatic_port_selection.py added more samples 2022-05-31 18:51:39 -03:00
error_handler.py added more samples 2022-05-31 18:51:39 -03:00
forks.py fixed asyncio integration (kinda) and added gracefull shutdown on SIGINT 2022-06-02 16:00:42 -03:00
graceful_shutdown.py added exception when listen fails, moved some files to ./tests/examples 2022-05-31 16:27:56 -03:00
hello_world.py added error handler 2022-05-31 17:53:20 -03:00
http_request_cache.py fixed test timing in http request test 2022-06-01 10:53:46 -03:00
https.py removed error handler from https 2022-05-31 19:49:23 -03:00
listen_options.py added https example (not working yeat) and moved misc 2022-05-31 19:46:51 -03:00
not_found.py added error handler 2022-05-31 17:53:20 -03:00
requeriments.txt added redirect 2022-06-01 11:16:33 -03:00
router_and_basics.py fixed end_without_body 2022-06-01 20:00:05 -03:00