SmallChi(Koike)
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
2개의 추가작업 그리고
2개의 파일을 삭제
-
README.md
|
|
@@ -36,7 +36,7 @@ |
|
|
|
### 3.集成会话通知(在线/离线) |
|
|
|
|
|
|
|
| 功能 | 说明 | |
|
|
|
|:-------:|:-------:|:-------:| |
|
|
|
|:-------:|:-------:| |
|
|
|
| JT808SessionPublishingRedisImpl | 基于Redis的发布通知 | |
|
|
|
| JT808SessionPublishingEmptyImpl | 默认空实现 | |
|
|
|
|
|
|
@@ -113,4 +113,4 @@ static async Task Main(string[] args) |
|
|
|
.UseJT808Host(); |
|
|
|
await serverHostBuilder.RunConsoleAsync(); |
|
|
|
} |
|
|
|
``` |
|
|
|
``` |