These 11 commits are when the Protocol Buffers files have changed:
| Commit: | 1b2c486 | |
|---|---|---|
| Author: | chengwl | |
优化protbuf格式,增加发送ID,接受ID
The documentation is generated from this commit.
| Commit: | d09afd8 | |
|---|---|---|
| Author: | chengwl | |
增加消息序列号
| Commit: | a86882f | |
|---|---|---|
| Author: | tcheng | |
增加特定消息订阅处理,优化原有的消息解析设计,增加消息撤回、已读的demo, 修改服务端的demo
| Commit: | 78d7013 | |
|---|---|---|
| Author: | tcheng | |
更改部分命名,优化消息处理器
| Commit: | 5ca9318 | |
|---|---|---|
| Author: | chengwl | |
v1.0.0 tag
| Commit: | 26c794f | |
|---|---|---|
| Author: | tcheng | |
增加使用样例
| Commit: | bdf105a | |
|---|---|---|
| Author: | tcheng | |
计时器bugfix
| Commit: | 331c8d7 | |
|---|---|---|
| Author: | tcheng | |
增加拦截器实现
| Commit: | 15dde63 | |
|---|---|---|
| Author: | chengwl | |
Merge branch 'development' of https://github.com/mrchengwenlong/NettyIM into development # Conflicts: # .idea/vcs.xml # im_lib/build.gradle # im_lib/src/main/java/com/takiku/im_lib/authenticator/Authenticator.java # im_lib/src/main/java/com/takiku/im_lib/cache/Cache.java # im_lib/src/main/java/com/takiku/im_lib/client/IMClient.java # im_lib/src/main/java/com/takiku/im_lib/interceptor/IMsgInterceptor.java
| Commit: | 4d00e2d | |
|---|---|---|
| Author: | chengwl | |
构建proto
| Commit: | d13534a | |
|---|---|---|
| Author: | tcheng | |
初始化项目