From e8112baf806ccc929790108b9e5ad83a8bf77ff6 Mon Sep 17 00:00:00 2001 From: narawat Date: Fri, 22 May 2026 20:22:52 +0700 Subject: [PATCH] update --- docs/walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/walkthrough.md b/docs/walkthrough.md index 364025f..d5a2871 100644 --- a/docs/walkthrough.md +++ b/docs/walkthrough.md @@ -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): -### 2.0 Transport Layer Pattern +### 2.1 Transport Layer Pattern **Critical**: msghandler is **transport-agnostic**. The caller is responsible for: