socketify.py/tests/examples
Ciro af7481c13f add cork and update with master 2022-10-24 14:15:46 -03:00
..
docker add cork and update with master 2022-10-24 14:15:46 -03:00
helpers add cork and update with master 2022-10-24 14:15:46 -03:00
async.py add cork and update with master 2022-10-24 14:15:46 -03:00
automatic_port_selection.py
error_handler.py
forks.py fixed asyncio integration (kinda) and added gracefull shutdown on SIGINT 2022-06-02 16:00:42 -03:00
graceful_shutdown.py
hello_world.py
http_request_cache.py add cork and update with master 2022-10-24 14:15:46 -03:00
https.py add cork and update with master 2022-10-24 14:15:46 -03:00
listen_options.py
not_found.py
requeriments.txt
router_and_basics.py fixed UVLoop, and added better strategy to Loop, added post support, get_data(), get_json(), get_text(), get_cookie(), set_cookie(), pending x-www-form-urlencoded and form-data (maybe only with another package), added more options for keys in response, added fallback to None if decode fails in request, added on_writable and on_data events, pending try_end and stream examples, added upload and post examples 2022-06-03 18:53:42 -03:00
upload_or_post.py added get_form_urlencoded 2022-06-03 20:01:56 -03:00