ruma / homeserver

A Matrix homeserver written in Rust.
https://www.ruma.io/
1.08k stars 41 forks source link

Add the RoomAccountData endpoint #101

Closed mujx closed 8 years ago

mujx commented 8 years ago

Also minor improvements on the interval API using the '?' operator.

jimmycuadra commented 8 years ago

Looks great. Please resolve the conflicting files with the latest master, then I'll merge it.