Commit Graph

314 Commits (4a6cf1ea09088955b69a91dbd85b1f3a470d3019)

Author SHA1 Message Date
oneRain 2210d75764 chore 2020-05-13 17:18:49 +08:00
oneRain aeaf848a9f chore: 增加 LiveQuery 测试工程,测试断线重连 2020-05-13 17:06:43 +08:00
oneRain 4b30df0ba0 chore: 支持 LiveQuery 2020-05-13 17:05:25 +08:00
oneRain 51fe69d7c0 chore 2020-05-13 17:04:23 +08:00
oneRain 04e8229f89 chore: 调整接口访问权限 2020-05-13 16:28:55 +08:00
oneRain ff8f12ddc0 chore 2020-05-13 16:25:01 +08:00
oneRain 6ef31f1188 chore 2020-05-13 16:11:46 +08:00
oneRain fb5c0754b2 chore: 调整 LCQuery 与 LCQuery<T> 的关系 2020-05-13 15:54:50 +08:00
oneRain 8de256993a chore: 调整访问权限 2020-05-13 14:14:23 +08:00
oneRain 8a779af880 * LCJsonConverter.cs:
* Common-Unity.csproj: chore
2020-05-13 14:13:08 +08:00
oneRain 1c70bda35c chore: 将 json 序列化工具提出来 2020-05-13 14:07:35 +08:00
oneRain 45cb4a14c3
Merge pull request #61 from onerain88/leaderboard
Leaderboard
2020-05-07 16:01:36 +08:00
oneRain 933d4dd036 chore: 支持排行榜 2020-05-07 15:49:49 +08:00
oneRain 7d87b51aa4 chore 2020-05-07 15:47:41 +08:00
oneRain 1171f4b0de chore: 支持 master key 2020-05-07 15:25:12 +08:00
oneRain a4eb9dfa0c chore 2020-05-07 10:56:45 +08:00
oneRain cc73b21673
Merge pull request #60 from onerain88/chore
Chore
2020-05-06 17:43:56 +08:00
oneRain 6bd34720e9 chore 2020-05-06 17:33:37 +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 8a6aff4199 test 2020-05-06 14:14:07 +08:00
oneRain 385a261388 * ObjectTest.cs:
* LCObjectData.cs:

* LCObject.cs: chore: 支持 LCObject 序列化
2020-05-06 14:07:35 +08:00
oneRain 2266887b9a chore: 增加判断匿名用户接口 2020-05-06 12:48:58 +08:00
oneRain 9d3d6092f0 * ObjectTest.cs:
* LCObject.cs: chore: 支持 FetchAll
2020-05-06 12:38:44 +08:00
oneRain 7bd2cd21d3 * LCObject.cs:
* LCAddOperation.cs:
* LCRemoveOperation.cs:

* ObjectTest.cs: chore: 支持操作未赋值字段
2020-05-06 12:06:35 +08:00
oneRain 94f1c9feca * Utils.cs:
* SMSTest.cs:
* LCCaptchaClient.cs:
* CaptchaTest.cs:
* Storage-Unity.csproj:

* LCSMSClient.cs: chore: 支持验证码和短信
2020-05-06 11:32:04 +08:00
oneRain 0e6f4abb98
Merge pull request #56 from onerain88/readme
Readme
2020-04-30 16:23:00 +08:00
oneRain 1e4732a5a5 readme 2020-04-30 16:22:04 +08:00
oneRain e6fa0579e5
Merge pull request #55 from onerain88/gitignore
chore: Log code
2020-04-30 16:04:51 +08:00
oneRain 2b0a227732 chore: log 2020-04-30 16:04:35 +08:00
oneRain 96e1c21bfe chore: Log code 2020-04-30 16:03:45 +08:00
oneRain 65183c63bf chore: storage readme 2020-04-30 16:03:01 +08:00
oneRain cb6cca22f5
Merge pull request #54 from onerain88/030
release
2020-04-30 15:42:21 +08:00
oneRain 10fa526e97 release 2020-04-30 15:41:40 +08:00
oneRain 559f7dbb5f
Merge pull request #53 from onerain88/ci
chore: 整理工程目录
2020-04-30 15:37:08 +08:00
oneRain 8b6838be8f chore: 整理工程目录 2020-04-30 15:36:06 +08:00
oneRain cb98ff61fd
Merge pull request #52 from onerain88/realtime
Realtime
2020-04-30 13:50:44 +08:00
oneRain aff76ee059 chore 2020-04-30 13:48:59 +08:00
oneRain ea09941439 * csharp-sdk.sln:
* Program.cs:
* RealtimeApp.csproj:

* SingleThreadSynchronizationContext.cs: chore: rtm 测试 app
2020-04-30 13:35:34 +08:00
oneRain 08449aea6b * LCConnection.cs:
* LCHeartBeat.cs: chore: 关闭连接时停止心跳检测
2020-04-30 13:34:41 +08:00
oneRain c08873f1ab chore 2020-04-30 11:53:15 +08:00
oneRain 1447070c8f * LCHeartBeat.cs:
* LCConnection.cs:

* LCWebSocketClient.cs: chore: 重构连接相关结构
2020-04-29 17:57:30 +08:00
oneRain d66d1e53dc chore 2020-04-29 16:39:02 +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 2bf5a4c84b chore 2020-04-28 17:04:57 +08:00
oneRain c0c7a6b49f chore: 调整命名空间 2020-04-28 17:04:46 +08:00
oneRain 7380cdfdc2 chore: 调整命名空间 2020-04-28 17:03:50 +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