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-06 19:58:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ca38473036f13d8c27a5cb07ac5fb4b62410b99b
ca384730
1 parent
f1cb7837
Updated 关于用户掉线的处理机制 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
关于用户掉线的处理机制.md
关于用户掉线的处理机制.md
View file @
ca38473
...
...
@@ -35,3 +35,10 @@
*
当前页已经收到的命令列表(用来恢复状态用)
*
缓存的消息保证信息队列
*
关于学生端向教师端重新请求页面的命令
```
{
type:
"flow"
command
:
"requestCoursePage"
}
```
...
...
Please
register
or
login
to post a comment