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-03-04 15:27:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fd0fd349f5fc0913be15bfa85012a9bb0af29ded
fd0fd349
1 parent
511413c5
Updated 远程教学之流程消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
远程教学之流程消息.md
远程教学之流程消息.md
View file @
fd0fd34
...
...
@@ -110,6 +110,15 @@ fc5545a9a728904dc533efcbfff1d2c5,
}
```
*
学生上报结束课程
```
{
"type"
:
"flow"
,
"command"
:
"endCourse"
}
```
教师端收到此信息后解散群
### 错误处理
需要实现一套心跳机制,确保服务器知道客户端是否还在会话中。
...
...
Please
register
or
login
to post a comment