angzarr-client 0.2.0

Ergonomic Rust client for Angzarr CQRS/ES framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Tasks - angzarr-client-rust

## In Progress

## To Do

- [ ] Buf Registry Setup: Update buf.gen.yaml to use buf.build/angzarr/angzarr
- [ ] Package Publishing: Publish to package registry
- [ ] CI/CD Setup: Create .github/workflows/ci.yml

## Backlog

- [ ] Documentation: Add API documentation
- [ ] Examples: Add usage examples

## Done

- [x] Client code extracted from angzarr core repo