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-07 15:51:05 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
07a2b5f91694e1524585a4c94594212049dce5b9
07a2b5f9
1 parent
59e3bc26
Updated 关于用户掉线的处理机制 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
关于用户掉线的处理机制.md
关于用户掉线的处理机制.md
View file @
07a2b5f
...
...
@@ -31,10 +31,8 @@
在授课过程中保存缓存信息,在授课正常结束之后清除缓存信息。
```
缓存信息项目包括
*
当前页的页面信息
*
当前页索引,当前动作索引
*
当前页已经收到的命令列表(用来恢复状态用)
*
缓存的消息保证信息队列
*
当前页的索引(教师版缓存)
*
当前的发送页索引,发送动作索引,接收页索引,接收动作索引
*
关于学生端向教师端重新请求页面的命令
```
...
...
Please
register
or
login
to post a comment