aboutsummaryrefslogtreecommitdiff
path: root/python/python3-matrix-nio/README
blob: fea782e23323ecd1dfb34a05763079dd2cde8123 (plain)
1
2
3
4
5
6
7
8
9
nio is a multilayered Matrix client library.

The underlying base layer doesn't do any network IO on its own, but
on top of that is a full-fledged batteries-included asyncio layer
using aiohttp. File IO is only done if you enable end-to-end
encryption (E2EE).

The full API documentation for nio can be found at
https://matrix-nio.readthedocs.io