ruwuma/README.md

14 lines
459 B
Markdown

# ruma-events
[![Build Status](https://travis-ci.org/ruma/ruma-events.svg?branch=master)](https://travis-ci.org/ruma/ruma-events)
**ruma-events** contains serializable types for the events in the [Matrix](https://matrix.org/) specification that can be shared by client and server code.
## Documentation
ruma-events has [comprehensive documentation](https://docs.rs/ruma-events) available on docs.rs.
## License
[MIT](http://opensource.org/licenses/MIT)