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 de5c4f4b13 Use contextmanager for fake_socks_srv 8 years ago
..
__init__.py Added SSL support and extended test cases for aiosocks.create_connect 8 years ago
helpers.py Use contextmanager for fake_socks_srv 8 years ago
test_connector.py Use fake_coroutine from tests.helpers 8 years ago
test_create_connect.py Separate functional tests and added test case for "negotiate fail" 8 years ago
test_functional.py Use contextmanager for fake_socks_srv 8 years ago
test_helpers.py Added test cases for aiosocks.helpers 8 years ago
test_protocols.py Added test case to create ssl transport 8 years ago