Docs.rs
ruma-client-api-0.2.0
ruma-client-api 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jimmycuadra
jplatte
github:ruma:maintainers
Dependencies
futures ^0.1.25
normal
http ^0.1.14
normal
hyper ^0.12.16
normal
ruma-api ^0.6.0
normal
ruma-api-macros ^0.3.0
normal
ruma-events ^0.11.0
normal
ruma-identifiers ^0.11.0
normal
ruma-signatures ^0.4.1
normal
serde ^1.0.80
normal
serde_derive ^1.0.80
normal
serde_json ^1.0.33
normal
serde_urlencoded ^0.5.4
normal
url ^1.7.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module sync
Modules
?
Module
ruma_client_api
::
r0
::
sync
source
·
[
−
]
Expand description
Endpoints for getting and synchronizing events.
Modules
get_member_events
GET /_matrix/client/r0/rooms/{roomId}/members
get_message_events
GET /_matrix/client/r0/rooms/{roomId}/messages
get_state_events
GET /_matrix/client/r0/rooms/{roomId}/state
get_state_events_for_empty_key
GET /_matrix/client/r0/rooms/{roomId}/state/{eventType}
get_state_events_for_key
GET /_matrix/client/r0/rooms/{roomId}/state/{eventType}/{stateKey}
sync_events
GET /_matrix/client/r0/sync