Jonas Platte 3f74ba3270 Box optional sub-structs in avatar and message events
… to heavily decrease the size of some types.
Most importantly: MessageEventContent goes from 640 to 104 bytes in size
2020-06-04 17:48:52 +02:00
2020-05-02 22:14:05 +02:00
2020-05-02 00:17:41 +02:00
2015-11-29 04:59:34 -08:00
2015-11-29 04:59:34 -08:00
2020-05-02 22:14:05 +02:00

ruma-events

crates.io page docs.rs page license: MIT

ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.

Minimum Rust version

ruma-events requires Rust 1.40.0 or later.

Documentation

ruma-events has comprehensive documentation available on docs.rs.

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%