Commit Graph

104 Commits (bfe8c60870048bca66b0a1f1e2b2b702c9e5396d)

Author SHA1 Message Date
oneRain e2b3f07643 chore: pack unity with link.xml 2021-01-20 15:08:28 +08:00
oneRain 1f1c72e324 feat: support non peer id. 2021-01-19 15:47:49 +08:00
oneRain 6c88e72078 release: 0.6.0 2021-01-14 15:35:50 +08:00
oneRain 58245c18da chore: ignore chatroom and service conversation to fetch recipt
timestamps.
2021-01-05 17:12:43 +08:00
oneRain 965ca7ab85 chore: LCIMMessage.IsTransient 2021-01-05 17:10:59 +08:00
oneRain 9ee503ed9d chore: unit test. 2020-12-24 10:58:16 +08:00
oneRain 675afb4276 chore 2020-12-22 17:48:56 +08:00
oneRain 33019501d2 feat: support LCIMConversationQuery.Get(string id) 2020-12-21 14:46:37 +08:00
oneRain 0b72527130 chore: limit ack. 2020-12-17 18:05:23 +08:00
oneRain 778cb622b6 feat: support OnLastDeliveredAt, OnLastReadAt 2020-12-17 15:29:44 +08:00
oneRain 9a555a386c chore: chatroom forbide to read. 2020-12-17 12:19:50 +08:00
oneRain 6ace14fa0f feat: support compact, withLastMessage 2020-12-16 18:18:25 +08:00
oneRain bf5e49f40e feat: send file message directly. 2020-12-14 12:20:33 +08:00
oneRain e70a231855 chore: spell wrong 2020-12-14 12:07:35 +08:00
oneRain 0f065126fc chore: rename library name. 2020-12-14 11:07:11 +08:00
Jang Rush d742955677 docs: typo 2020-07-28 18:40:30 +08:00
Jang Rush fb7d0481b1 fix: typo 2020-07-28 12:07:18 +08:00
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