update
This commit is contained in:
@@ -380,7 +380,7 @@ env = msghandler.smartunpack(
|
|||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
### Example 1: Chat with Mixed Content
|
### Example 1: Chat with Mixed Content (Julia)
|
||||||
|
|
||||||
Send text, image, and large file in one message.
|
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")
|
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.
|
Send configuration data.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user