An attempt at adding UDP support to aiosocks. Untested due to lack of server support.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
nibrag 13e27d4d8c Bump version 7 years ago
..
__init__.py Bump version 7 years ago
connector.py Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest 7 years ago
constants.py flake8 8 years ago
errors.py A more meaningful error handling 8 years ago
helpers.py Fixed: Dependent on the "aiohttp" must be imported only in aiosocks.connector 8 years ago
protocols.py Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest 7 years ago
test_utils.py Dropped supporting python 3.4, added supporting aiohttp 2.0, migrate to pytest 7 years ago