ruwuma/crates/ruma-events
2025-09-16 12:03:57 +01:00
..
benches events: slightly rework benches 2024-12-03 13:43:09 +00:00
src Remove & rename further hydra references 2025-09-16 12:03:57 +01:00
tests/it events: Fix test for compat-encrypted-stickers 2025-02-16 17:22:37 -05:00
build.rs identifiers: Allow to set ruma_identifiers_storage cfg setting with env variable 2024-12-15 02:55:58 -05:00
Cargo.toml feat: Add support for msc4155 2025-09-04 14:18:48 -04:00
CHANGELOG.md chore: Update changelogs 2025-09-04 14:24:04 -04:00
README.md Bring back ruma-events 2023-08-28 10:23:54 +02:00

ruma-events

crates.io page docs.rs page license: MIT

Serializable types for the events in the Matrix specification that can be shared by client and server code.