ruwuma/README.md
2016-07-28 02:24:34 -07:00

14 lines
436 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.
## Status
This project is currently experimental and is very likely to change drastically.
## License
[MIT](http://opensource.org/licenses/MIT)