update readme

This commit is contained in:
2026-05-25 06:46:19 +07:00
parent 76c73aac03
commit dff47a80f9

View File

@@ -555,7 +555,7 @@ const [envelope, envelopeJsonStr] = await msghandlerCSR.smartpack("/data/analysi
]);
```
### Example 7: Request-Response Pattern
### Example 7: Publish-Subscribe Pattern (Julia)
Bi-directional communication with reply-to support.