Browse Source
update README.md.
Signed-off-by: blue <825657193@qq.com>
master
blue
3 years ago
committed by
Gitee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
|
@ -78,7 +78,7 @@ npm run serve |
|
|
|
|
|
|
|
|
|
|
|
#### 快速接入 |
|
|
|
消息推送的请求代码已经封装在im-client包中,对于需要接入im-server的小伙伴,可以按照下面的教程快速的IM功能集成到自己的项目中。 |
|
|
|
消息推送的请求代码已经封装在im-client包中,对于需要接入im-server的小伙伴,可以按照下面的教程快速的将IM功能集成到自己的项目中。 |
|
|
|
|
|
|
|
注意服务器端和网页端都需要接入,服务器端发送消息,网页端接收消息。 |
|
|
|
|
|
|
|
|