From b11dd456c0b0fab36d0baa213fb664fd5c0558a1 Mon Sep 17 00:00:00 2001 From: narawat Date: Sun, 24 May 2026 13:11:25 +0700 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 673d335..1845761 100644 --- a/README.md +++ b/README.md @@ -380,7 +380,7 @@ env = msghandler.smartunpack( ## Examples -### Example 1: Chat with Mixed Content +### Example 1: Chat with Mixed Content (Julia) Send text, image, and large file in one message. @@ -396,7 +396,7 @@ data = [ env, env_json_str = smartpack("/chat/room1", data; fileserver_url="http://localhost:8080") ``` -### Example 2: Dictionary Exchange +### Example 2: Dictionary Exchange (Julia) Send configuration data.