.gitignore
.nojekyll
.travis.yml
LICENSE.md
MANIFEST.in
Makefile
README.md
apache_license.txt
index.html
nio-cli.py
rtd-requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
contrib/archlinux/pkgbuild/PKGBUILD.git
doc/Makefile
doc/conf.py
doc/index.html
doc/index.rst
doc/make.bat
doc/nio.rst
matrix_nio.egg-info/PKG-INFO
matrix_nio.egg-info/SOURCES.txt
matrix_nio.egg-info/dependency_links.txt
matrix_nio.egg-info/not-zip-safe
matrix_nio.egg-info/requires.txt
matrix_nio.egg-info/top_level.txt
nio/__init__.py
nio/_compat.py
nio/api.py
nio/exceptions.py
nio/http.py
nio/log.py
nio/messages.py
nio/responses.py
nio/rooms.py
nio/schemas.py
nio/client/__init__.py
nio/client/async_client.py
nio/client/base_client.py
nio/client/http_client.py
nio/crypto/__init__.py
nio/crypto/attachments.py
nio/crypto/key_export.py
nio/crypto/log.py
nio/crypto/memorystores.py
nio/crypto/olm_machine.py
nio/crypto/sas.py
nio/crypto/sessions.py
nio/events/__init__.py
nio/events/account_data.py
nio/events/ephemeral.py
nio/events/invite_events.py
nio/events/misc.py
nio/events/room_events.py
nio/events/to_device.py
nio/store/__init__.py
nio/store/database.py
nio/store/file_trustdb.py
nio/store/log.py
nio/store/models.py
tests/async_client_test.py
tests/attachment_test.py
tests/client_test.py
tests/conftest.py
tests/conftest_async.py
tests/encryption_test.py
tests/event_test.py
tests/helpers.py
tests/http2_test.py
tests/http_test.py
tests/key_export_test.py
tests/memory_store_test.py
tests/responses_test.py
tests/room_test.py
tests/sas_test.py
tests/sessions_test.py
tests/store_test.py
tests/data/context.json
tests/data/delete_devices.json
tests/data/devices.json
tests/data/file_response
tests/data/get_avatar_response.json
tests/data/get_displayname_response.json
tests/data/get_profile_response.json
tests/data/http_502.txt
tests/data/http_503.txt
tests/data/joined_members_response.json
tests/data/keys_claim.json
tests/data/keys_query.json
tests/data/keys_upload.json
tests/data/limit_exceeded_error.json
tests/data/login_info.json
tests/data/login_invalid_format.json
tests/data/login_response.json
tests/data/login_response_error.json
tests/data/logout_response.json
tests/data/room_id.json
tests/data/room_messages.json
tests/data/sync.json
tests/data/upload_response.json
tests/data/weechat_test.db
tests/data/encryption/example_DEVICEID.db
tests/data/encryption/example_DEVICEID.known_devices
tests/data/encryption/known_devices
tests/data/events/alias.json
tests/data/events/call_answer.json
tests/data/events/call_candidates.json
tests/data/events/call_hangup.json
tests/data/events/call_invite.json
tests/data/events/create.json
tests/data/events/dummy.json
tests/data/events/forwarded_room_key.json
tests/data/events/fully_read.json
tests/data/events/guest_access.json
tests/data/events/history_visibility.json
tests/data/events/join_rules.json
tests/data/events/key_accept.json
tests/data/events/key_cancel.json
tests/data/events/key_key.json
tests/data/events/key_mac.json
tests/data/events/key_start.json
tests/data/events/megolm.json
tests/data/events/member.json
tests/data/events/message_emote.json
tests/data/events/message_notice.json
tests/data/events/message_text.json
tests/data/events/name.json
tests/data/events/olm.json
tests/data/events/olm_event.json
tests/data/events/power_levels.json
tests/data/events/redacted.json
tests/data/events/redacted_invalid.json
tests/data/events/redacted_state.json
tests/data/events/redaction.json
tests/data/events/room_avatar.json
tests/data/events/room_encryption.json
tests/data/events/room_key.json
tests/data/events/room_key_request.json
tests/data/events/room_key_request_cancel.json
tests/data/events/tag.json
tests/data/events/topic.json
tests/data/events/typing.json