AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
aiohttp_sse_client/__init__.py
aiohttp_sse_client/client.py
aiohttp_sse_client.egg-info/PKG-INFO
aiohttp_sse_client.egg-info/SOURCES.txt
aiohttp_sse_client.egg-info/dependency_links.txt
aiohttp_sse_client.egg-info/not-zip-safe
aiohttp_sse_client.egg-info/requires.txt
aiohttp_sse_client.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/references.rst
docs/usage.rst
tests/conftest.py
tests/test_client.py
tests/web_platform_tests/__init__.py
tests/web_platform_tests/const.py
tests/web_platform_tests/test_event_data.py
tests/web_platform_tests/test_eventsource_close.py
tests/web_platform_tests/test_eventsource_onmessage.py
tests/web_platform_tests/test_eventsource_onopen.py
tests/web_platform_tests/test_eventsource_reconnect.py
tests/web_platform_tests/test_eventsource_request_cancellation.py
tests/web_platform_tests/test_format_field_id.py
tests/web_platform_tests/test_request.py