Wykres commitów

14 Commity (fd14510032dcb7d03a2321f39322b8028b3c92e8)

Autor SHA1 Wiadomość Data
Ciro fd14510032 disable loop timer for performance impact test 2022-11-06 07:14:15 -03:00
Ciro 1285619088 fix last_run in loop.py 2022-11-06 07:11:02 -03:00
Ciro 76e96f978e relax performance cpu test 2022-11-06 07:06:00 -03:00
Ciro 960e22da15 moved uv.py 2022-11-01 10:22:55 -03:00
Ciro 39041a9453 added try_end + send_chunk and fixed get_data 2022-10-25 22:08:13 -03:00
Ciro 8c4ffc918a fixed corking in CPython + change uv_timer to uv_check to run asyncio 2022-10-25 12:33:50 -03:00
Ciro b825d81fbf fixed cork in CPython + PyPy 2022-10-25 11:05:11 -03:00
Ciro 0c56204ec0 fixed corking issues 2022-10-25 09:53:18 -03:00
Ciro af7481c13f add cork and update with master 2022-10-24 14:15:46 -03:00
Ciro 093b0f5c93 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
Ciro 9f4bb0de72 fixed asyncio integration (kinda) and added gracefull shutdown on SIGINT 2022-06-02 16:00:42 -03:00
Ciro ce72919ebc fixed end_without_body 2022-06-01 20:00:05 -03:00
Ciro 451ddac041 added error handler 2022-05-31 17:53:20 -03:00
Ciro aab4427efc added some preliminar asyncio integration, more options for write, end and status 2022-05-31 14:56:37 -03:00