write server mode
This commit is contained in:
@ -69,7 +69,7 @@ memoryriver类维护一个缓存,简单地缓存高频访问和连续访问;
|
||||
### 前端向后端
|
||||
- `#OpenSession [TempChannelID]`:向调度模块申请一个新会话
|
||||
- `#CloseSession [SessionToken] [OperationToken] [OuthenticationKey]`:显示地告知调度模块停止某个会话
|
||||
- `#Request [SessionToken] [OperationToken] [OuthenticationKey] [UserCommand]`:向后端发送一个请求
|
||||
- `#Request [SessionToken] [OperationToken] [OuthenticationKey]\n[UserCommand]`:向后端发送一个请求
|
||||
- `#Who [SessionToken] [OperationToken] [OuthenticationKey]`:查询自己是谁和权限
|
||||
- `#ShutDownSystem`:关闭整个系统
|
||||
|
||||
|
Reference in New Issue
Block a user