LICENSE
NOTICE
README.rst
pyproject.toml
amazon_polly_streaming/__init__.py
amazon_polly_streaming/_buffered_stream.py
amazon_polly_streaming/_connection_pool.py
amazon_polly_streaming/_event_signer.py
amazon_polly_streaming/_eventstream.py
amazon_polly_streaming/_http2.py
amazon_polly_streaming/client.py
amazon_polly_streaming/exceptions.py
amazon_polly_streaming/py.typed
amazon_polly_streaming.egg-info/PKG-INFO
amazon_polly_streaming.egg-info/SOURCES.txt
amazon_polly_streaming.egg-info/dependency_links.txt
amazon_polly_streaming.egg-info/requires.txt
amazon_polly_streaming.egg-info/top_level.txt
tests/test_buffered_stream.py
tests/test_client.py
tests/test_connection_pool.py
tests/test_event_signer.py
tests/test_eventstream.py
tests/test_exceptions.py
tests/test_http2.py
tests/test_integration.py