GitXplorerGitXplorer
t

ruma-federation-api

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
acd55ea700c4265ad800bb708e48f8fad0b3931e

Update src/v1/get_server_version.rs

jjplatte committed 5 years ago
Verified
e3920364d46474f242714af625ef9744991872fe

Add link to spec issue

ttimokoesters committed 5 years ago
Verified
92a9ef90d4aeeeda57bd0b697261772d3c8376e4

Beautiful imports

ttimokoesters committed 5 years ago
Verified
3b9b1c76772daf5f2e0ffc169771685f1d31a473

Use RoomNetwork struct in publicRooms endpoint

ttimokoesters committed 5 years ago
Verified
e15dba70d3236b6c1375ee114dabf8f67f6ecd1e

Add get_public_rooms and get_server_keys endpoints

ttimokoesters committed 5 years ago
Verified
bf5ac6314b795389fb9b7d952842376629ec487e

Switch CI from travis to builds.sr.ht

jjplatte committed 5 years ago

README

The README file for this repository.

ruma-federation-api

ruma-federation-api contains serializable types for the requests and responses for each endpoint in the Matrix federation API specification. These types can be shared by client and server code.

Minimum Rust version

ruma-federation-api requires Rust 1.40.0 or later.

License

MIT