mirror of
https://github.com/singchia/frontier.git
synced 2025-10-05 16:26:50 +08:00
example: add simple chatroom
This commit is contained in:
@@ -50,9 +50,9 @@ Frontier需要微服务和边缘节点两方都主动连接到Frontier,这种
|
|||||||
make examples
|
make examples
|
||||||
```
|
```
|
||||||
|
|
||||||
在bin目录下得到```chatroom_service```和```chatroom_edge```的可执行程序,以下是运行示例:
|
在bin目录下得到```chatroom_service```和```chatroom_client```的可执行程序,以下是运行示例:
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Service
|
### Service
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user