Jang Rush
|
d1908858ef
|
Merge branch 'master' into en-api-doc
|
2020-07-28 11:37:52 +08:00 |
Jang Rush
|
1331badc6a
|
docs: api-doc zh -> en
|
2020-07-28 11:35:14 +08:00 |
oneRain
|
d546275bd3
|
chore: 补充 WhereContainedIn 接口
|
2020-07-27 17:47:55 +08:00 |
oneRain
|
f5728b203a
|
rename
|
2020-06-28 12:38:14 +08:00 |
oneRain
|
5976f5dbb3
|
chore: 简化缓存的请求/应答
|
2020-06-28 12:30:29 +08:00 |
oneRain
|
4a6cf1ea09
|
* Throttle.cs:
* LCConnection.cs: chore: 支持节流
|
2020-06-28 12:07:20 +08:00 |
oneRain
|
005752e748
|
chore: 支持 command 节流
|
2020-06-24 17:45:27 +08:00 |
oneRain
|
4f38ce0615
|
chore
|
2020-06-24 13:56:28 +08:00 |
oneRain
|
c358fd4de9
|
chore: 简化连接异常处理
|
2020-06-24 12:21:16 +08:00 |
oneRain
|
e30d528416
|
chore: 支持主动断开和重连
|
2020-06-24 12:15:19 +08:00 |
oneRain
|
b353bf5536
|
chore: 调整 goaway 处理逻辑
|
2020-06-23 18:37:09 +08:00 |
oneRain
|
d5879d777a
|
rename
|
2020-06-23 16:38:18 +08:00 |
oneRain
|
4d9769eeb7
|
chore: 简化 Connection
|
2020-06-23 16:16:21 +08:00 |
oneRain
|
772a00f520
|
chore: 移除 Client 对 Connection 的依赖
|
2020-06-23 16:03:24 +08:00 |
oneRain
|
2c919d4344
|
chore: 支持相同 app 共享连接
|
2020-06-23 15:25:30 +08:00 |
oneRain
|
5891f9287b
|
chore: 相同 app 共享连接
|
2020-06-22 18:13:26 +08:00 |
oneRain
|
fef8f0c18c
|
* LCLiveQueryHeartBeat.cs:
* LCLiveQueryConnection.cs:
* LCConnection.cs:
* LCHeartBeat.cs: chore: 重构 ping/pong 机制
|
2020-06-11 11:33:11 +08:00 |
oneRain
|
5609509e34
|
chore: 完善 Dictionary 合并
|
2020-05-27 12:46:01 +08:00 |
oneRain
|
6d3064e29d
|
fix: 修复设置对话名称无效的 bug
|
2020-05-20 12:34:16 +08:00 |
oneRain
|
d2cdb7bd69
|
chore: 创建对话后加入自己
|
2020-05-19 16:58:46 +08:00 |
oneRain
|
ec95b05d77
|
fix: 查询对话时没有名字的 bug
|
2020-05-18 17:17:26 +08:00 |
oneRain
|
15dbcdb9e8
|
chore: 发送消息记录发送者 Id
|
2020-05-18 17:16:48 +08:00 |
oneRain
|
6770a58e01
|
chore: 工程版本号
|
2020-05-18 10:36:38 +08:00 |
oneRain
|
49aa2a0622
|
chore: 增加打包拷贝依赖库的选项
|
2020-05-15 10:36:17 +08:00 |
oneRain
|
04e8229f89
|
chore: 调整接口访问权限
|
2020-05-13 16:28:55 +08:00 |
oneRain
|
e801478fad
|
* RoleTest.cs:
* QueryTest.cs:
* RelationTest.cs:
* SubClassTest.cs:
* LCIMConversationQuery.cs:
* LCCompositionalCondition.cs:
* LCQuery.cs: chore: 支持更丰富的查询
|
2020-05-06 16:02:26 +08:00 |
oneRain
|
8b6838be8f
|
chore: 整理工程目录
|
2020-04-30 15:36:06 +08:00 |
oneRain
|
08449aea6b
|
* LCConnection.cs:
* LCHeartBeat.cs: chore: 关闭连接时停止心跳检测
|
2020-04-30 13:34:41 +08:00 |
oneRain
|
1447070c8f
|
* LCHeartBeat.cs:
* LCConnection.cs:
* LCWebSocketClient.cs: chore: 重构连接相关结构
|
2020-04-29 17:57:30 +08:00 |
oneRain
|
77d1da76b3
|
chore
|
2020-04-29 16:02:13 +08:00 |
oneRain
|
fdfe462146
|
* LCHeartBeat.cs:
* LCConnection.cs:
* LCWebSocketClient.cs: chore
|
2020-04-29 15:49:37 +08:00 |
oneRain
|
a06b836a10
|
chore: 调整命名空间和目录结构
|
2020-04-28 17:02:52 +08:00 |
oneRain
|
38287c9a9c
|
* LCApplication.cs:
* LCHttpClient.cs:
* LCObject.cs: chore: 调整访问权限
|
2020-04-28 16:59:55 +08:00 |
oneRain
|
a95977e055
|
* LCIMClient.cs:
* Realtime.csproj:
* LCIMPageResult.cs:
* LCApplicationRealtimeExt.cs:
* messages2.proto.orig:
* LCIMOperationFailure.cs:
* compile-client-proto.sh:
* LCIMConversation.cs:
* LCIMMessageSendOptions.cs:
* LCHeartBeat.cs:
* LCConnection.cs:
* LCIMPartiallySuccessResult.cs:
* LCIMController.cs:
* LCIMGoAwayController.cs:
* LCIMSessionController.cs:
* LCIMMessageController.cs:
* LCIMConversationController.cs:
* ILCIMSignatureFactory.cs: chore: 整理命名空间和目录结构
|
2020-04-28 16:39:41 +08:00 |
oneRain
|
d404a1995c
|
* LCIMMessageController.cs:
* LCIMMessageSendOptions.cs: chore: 支持推送消息
|
2020-04-28 15:27:25 +08:00 |
oneRain
|
c3fbf36971
|
* LCIMConversation.cs:
* LCIMConversationController.cs:
* LCIMMessageController.cs: chore: 完善提醒功能
|
2020-04-28 14:48:36 +08:00 |
oneRain
|
5d0c5a32e6
|
* LCIMLocationMessage.cs: chore: 完善地理位置消息序列化
* LCIMTypedMessage.cs:
|
2020-04-28 12:13:03 +08:00 |
oneRain
|
63552e17de
|
* LCIMFileMessage.cs:
* LCIMAudioMessage.cs:
* LCIMImageMessage.cs:
* LCIMVideoMessage.cs: chore: 完善富媒体消息
|
2020-04-28 11:12:25 +08:00 |
oneRain
|
c66ce32f9a
|
* LCIMTextMessage.cs:
* LCIMTypedMessage.cs: chore: 调整消息数据保存
|
2020-04-27 18:19:15 +08:00 |
oneRain
|
aa832f4cb5
|
chore: session open 之后断开连接
|
2020-04-27 18:11:23 +08:00 |
oneRain
|
fb830691c4
|
* LCIMMessage.cs:
* LCIMFileMessage.cs:
* LCIMTextMessage.cs:
* LCIMAudioMessage.cs:
* LCIMImageMessage.cs:
* LCIMTypedMessage.cs:
* LCIMBinaryMessage.cs:
* LCIMLocationMessage.cs:
* LCIMRecalledMessage.cs:
* LCIMMessageController.cs:
* LCIMVideoMessage.cs: chore: 重构并支持自定义类型消息
|
2020-04-27 17:44:14 +08:00 |
oneRain
|
9dd7a19e03
|
test: 增加未读测试
|
2020-04-27 11:54:01 +08:00 |
oneRain
|
a7ccccb368
|
chore: 在查询会话时更新最后一条消息
|
2020-04-26 17:23:36 +08:00 |
oneRain
|
a4a2e81e19
|
chore: 已确认的功能支持
|
2020-04-26 16:27:56 +08:00 |
oneRain
|
48b0de3301
|
* LCIMClient.cs:
* LCIMMessage.cs:
* LCIMTypedMessage.cs:
* LCIMRecalledMessage.cs:
* LCIMConversation.cs:
* LCIMRcpController.cs:
* LCIMUnreadController.cs:
* LCIMMessageController.cs:
* LCIMSessionController.cs:
* LCIMConversationController.cs: chore: 完善功能模块
|
2020-04-26 16:14:45 +08:00 |
oneRain
|
b70e6c7bbb
|
* LCIMClient.cs:
* LCIMMessage.cs:
* LCIMRecalledMessage.cs:
* LCIMMessageController.cs:
* LCIMSessionController.cs:
* LCIMTypedMessage.cs: chore: 完善消息接口和事件
|
2020-04-26 15:50:06 +08:00 |
oneRain
|
fa2b4d9c79
|
chore: 完善对话接口和事件
|
2020-04-26 11:53:20 +08:00 |
oneRain
|
ae8fbfa830
|
* LCIMConversation.cs:
* LCIMConversationController.cs: chore: 完善对话接口
|
2020-04-24 17:41:24 +08:00 |
oneRain
|
99975d9f7f
|
* LCIMChatRoom.cs:
* LCIMConversation.cs:
* LCIMConversationQuery.cs:
* LCIMServiceConversation.cs:
* LCIMTemporaryConversation.cs:
* LCIMConversationController.cs: chore: 完善对话的接口
|
2020-04-24 15:38:10 +08:00 |
oneRain
|
d6411d8b0d
|
chore: 完善 LCFileMessage
|
2020-04-23 14:50:49 +08:00 |