Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-26 | feat: stream error handling | 1 | -3/+3 | ||
2025-03-26 | refactor: rename crates and move client logic to separate crate `filament` | 1 | -114/+42 | ||
2025-03-26 | refactor(luz): genericize logic into trait | 1 | -14/+23 | ||
2025-03-01 | refactor(luz): create Db separate from LuzHandle | 1 | -0/+30 | ||
2025-02-26 | feat(luz): implement helper methods for LuzHandle | 1 | -1/+18 | ||
2025-02-25 | refactor(luz): error types | 1 | -91/+111 | ||
2025-02-24 | fix bugs | 1 | -1/+18 | ||
2025-02-20 | implement CLIENT | 1 | -2/+25 | ||
2025-02-18 | implement handle_online() and handle_offline() for CommandMessage | 1 | -2/+4 | ||
2025-02-18 | WIP: roster retrieval | 1 | -0/+1 | ||
2025-02-18 | WIP: roster retrieval | 1 | -4/+53 | ||
2025-02-12 | WIP: rfc 6121 data(base)types | 1 | -7/+19 | ||
2025-02-11 | actors complete ? | 1 | -0/+1 | ||
2025-02-11 | supervision and reconnection | 1 | -0/+1 | ||
2025-02-10 | WIP: code cleanup | 1 | -0/+32 | ||