LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
examples/ice-client.py
examples/signaling-server.py
src/aioice/__init__.py
src/aioice/candidate.py
src/aioice/ice.py
src/aioice/mdns.py
src/aioice/stun.py
src/aioice/turn.py
src/aioice/utils.py
src/aioice2.egg-info/PKG-INFO
src/aioice2.egg-info/SOURCES.txt
src/aioice2.egg-info/dependency_links.txt
src/aioice2.egg-info/requires.txt
src/aioice2.egg-info/top_level.txt
tests/__init__.py
tests/echoserver.py
tests/test_candidate.py
tests/test_exceptions.py
tests/test_ice.py
tests/test_ice_trickle.py
tests/test_mdns.py
tests/test_stun.py
tests/test_turn.py
tests/turnserver.py
tests/utils.py
tests/data/binding_request.bin
tests/data/binding_request_ice_controlled.bin
tests/data/binding_request_ice_controlling.bin
tests/data/binding_response.bin