v1.0.0 #1

Merged
ton merged 14 commits from v1.0.0 into main 2026-05-22 22:16:17 +00:00
Showing only changes of commit e8112baf80 - Show all commits

View File

@@ -40,7 +40,7 @@ This walkthrough serves as the primary onboarding guide for new developers and e
msghandler implements the **Claim-Check pattern** for efficient handling of large payloads (>0.5MB): msghandler implements the **Claim-Check pattern** for efficient handling of large payloads (>0.5MB):
### 2.0 Transport Layer Pattern ### 2.1 Transport Layer Pattern
**Critical**: msghandler is **transport-agnostic**. The caller is responsible for: **Critical**: msghandler is **transport-agnostic**. The caller is responsible for: