Wykres commitów

17 Commity (8ae98364c0ea5a79d7e833520bc4b442332bc3ea)

Autor SHA1 Wiadomość Data
Ciro e498551de6 rollback perf tests 2022-11-06 07:25:07 -03:00
Ciro 7ee96a8a1b relaxed timer perf test 2022-11-06 07:22:10 -03:00
Ciro ab81096f6f bring back loop + relax cpu to perf test 2022-11-06 07:18:48 -03:00
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