Browse Source

Merge branch 'master' of https://github.com/SmallChi/JT808DotNetty

tags/v1.0.0
SmallChi 6 years ago
parent
commit
3b52364f16
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -36,7 +36,7 @@
### 3.集成会话通知(在线/离线)

| 功能 | 说明 |
|:-------:|:-------:|:-------:|
|:-------:|:-------:|
| JT808SessionPublishingRedisImpl | 基于Redis的发布通知 |
| JT808SessionPublishingEmptyImpl | 默认空实现 |

@@ -113,4 +113,4 @@ static async Task Main(string[] args)
.UseJT808Host();
await serverHostBuilder.RunConsoleAsync();
}
```
```

||||||
x
 
000:0
Loading…
Cancel
Save