v1.1.0-fix_JS_version #2

Merged
ton merged 16 commits from v1.1.0-fix_JS_version into main 2026-05-29 04:24:54 +00:00
Showing only changes of commit dff47a80f9 - Show all commits

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.