Commit Graph

7 Commits

Author SHA1 Message Date
cb0921144d
rework error messages 2024-05-03 22:29:25 +02:00
7eec34ce00
split property parsing from event parsing:
High-level properties are now optional, considering there are about a
thousand of them to parse. The high-level properties are a few chosen
ones that I suspect might be useful for most people, with catch-all enum
variants for the less common ones.
2024-05-02 21:16:23 +02:00
f5ca2ebde9
add more tests, fix event/command response race condition 2024-05-01 23:45:42 +02:00
3be7b2bda6
cargo fmt + clippy 2024-04-30 02:13:57 +02:00
75645c5880
api: move highlevel functions into extension 2024-04-30 02:07:08 +02:00
aacde5df12
Create event stream 2024-04-30 02:07:04 +02:00
c039eafa1e
Add some tests 2024-04-19 01:02:24 +02:00