Go to file
James Pace 1a9331917a Gracefully handle send errors. 2025-02-17 19:59:39 -05:00
src Gracefully handle send errors. 2025-02-17 19:59:39 -05:00
.gitignore Init commit. 2025-02-15 15:39:07 -05:00
Cargo.toml Init commit. 2025-02-15 15:39:07 -05:00
LICENSE.txt Add Docs/LICENSE. 2025-02-16 11:13:34 -05:00
README.md Add Docs/LICENSE. 2025-02-16 11:13:34 -05:00

README.md

j7s-matrix-sdk

An opinionated wrapper around matrix_sdk_rust that provides better ergonomics for the specific use cases I have for my Matrix Bots.

See the examples in src/bin for examples on how to use.

License: Apache-2.0