Skip to content
Commit 63d95c31 authored by eeeeeta's avatar eeeeeta
Browse files

0.8: completely overhaul event & content handling

- Big changes are afoot! This release decouples event metadata from event
  content, and decouples event content from the massive enum it once was.
- Also, we now actually check the event type instead of using untagged
  enums.
- Essentially, each possible matrix event now has its content struct
  somewhere in the types::content module.
- Documentation exists, too!
parent fd7f5256
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment