Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
echo
2016-04-08 11:02:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
232ea2dcc2d6cd1b2a8074a682c760d302f417b2
232ea2dc
1 parent
f912d960
Updated 关于用户掉线的处理机制 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
关于用户掉线的处理机制.md
关于用户掉线的处理机制.md
View file @
232ea2d
...
...
@@ -4,6 +4,8 @@
```
考虑利用音视频的状态检测,而不用服务器的心跳机制(尽量减少服务器端的工作)
当用户断线或者崩溃退出的时候,都会触发对方的音视频事件更新
由于断线造成联络的中断,状态信息都在内存中。
由于崩溃退出,再次进入需要读取缓存的信息。
```
*
由于网络断线原因引起的音视频无法对话
...
...
Please
register
or
login
to post a comment