matrix-rust-sdk/matrix_sdk
Damir Jelić 9cd217fc5d matrix-sdk: Remove the proxy usage from the exmaples for now
While it's generally useful to watch what the sdk is sending
out during development using mitmproxy, users of the sdk might
wonder why the example doesn't connect.

Remove the proxy usage until we add a cli parser which can enable proxy
support with a command line switch.
2021-01-22 11:32:33 +01:00
..
examples matrix-sdk: Remove the proxy usage from the exmaples for now 2021-01-22 11:32:33 +01:00
src Merge branch 'master' into new-state-store 2021-01-21 19:58:40 +01:00
Cargo.toml Merge branch 'master' into new-state-store 2021-01-21 19:58:40 +01:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk

matrix-sdk is an implementation of a Matrix client-server library in Rust.

License

Apache-2.0