diff --git a/README.md b/README.md index bb3e9a7..6c138f1 100644 --- a/README.md +++ b/README.md @@ -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.