Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
7a92097
docs: add API alternatives comparison doc with updated branch references
ElFantasma Feb 20, 2026
02c5c0d
docs: update Approach B examples to match protocol_impl! + aligned ca…
ElFantasma Feb 20, 2026
3ef90e4
docs: move Deliver to user.rs in Approach A examples to match actual …
ElFantasma Feb 20, 2026
e5bc50d
docs: add cross-crate scaling insight (A's circular dep vs B's clean …
ElFantasma Feb 20, 2026
56351e9
docs: add cross-crate limitation note to Approach A section
ElFantasma Feb 20, 2026
550b6be
docs: move non-macro Approach A messages into their handler modules
ElFantasma Feb 20, 2026
b1db611
docs: update Approach A analysis table to reflect no shared messages.rs
ElFantasma Feb 20, 2026
25709f0
docs: add registry as third problem in API comparison
ElFantasma Feb 20, 2026
a1ddbc4
docs: replace protocol_impl! with #[protocol] and #[bridge] macros in…
ElFantasma Feb 23, 2026
e999e2e
docs: simplify UserActions with #[bridge] short form, use as_broadcas…
ElFantasma Feb 23, 2026
87b1398
docs: fix stale "identical" wording in macro improvement takeaway
ElFantasma Feb 23, 2026
f8d4a78
docs: redesign Approach B as one-protocol-per-actor (gen_server model)
ElFantasma Feb 23, 2026
f30dd0d
docs: clean up coding examples in Approaches A and B
ElFantasma Feb 24, 2026
ab2ccbe
docs: update Approach B to match latest feat/approach-b implementation
ElFantasma Feb 24, 2026
8fcecd8
docs: add condensed quick reference for API alternatives comparison
ElFantasma Feb 25, 2026
d55e20f
docs: add old API chat room example to quick reference
ElFantasma Feb 25, 2026
65ab654
docs: move design docs to docs/design/
ElFantasma Mar 5, 2026
e6b1475
docs: add API redesign plan to docs/design/ (from #147)
ElFantasma Mar 5, 2026
1e6fe74
docs: add README to docs/design/
ElFantasma Mar 5, 2026
32e054e
docs: add framework comparison compiled from research (12+ frameworks)
ElFantasma Mar 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading