Files
libchat/core
kaichao cbfd8174d1 feat: produce message acked events (#204)
* feat: adopt causal history for group v2

* feat: message seen

* chore: clear duplicate tests

* chore: refactor the event convertion

* chore: refactor on imports, functional sequential processing etc

* chore: renaming to DeliveryAck

* chore: merge tests into group v2 integration tests

* chore: fix ack related namings
2026-08-15 00:40:12 +08:00
..
2026-03-24 18:21:00 -07:00

Core

Crates in this directory will one day be separated into a separate shared repository.

They could be moved now, but it's desirable to have a monorepo setup at this time.

These crates MUST not depend on any code outside of this folder.