Commit Graph

37 Commits (0e103df4c88c334a30a3307c832743853a0f8a17)

Author SHA1 Message Date
oneRain c6f4f1d7b2 release: 0.7.5 2021-04-21 15:06:42 +08:00
oneRain 6d0966a8d1 release: 0.7.4 2021-04-14 16:09:56 +08:00
oneRain 61a177b0d6 chore: headers 2021-04-09 14:36:40 +08:00
oneRain 71e6699d0a refactor 2021-04-09 14:24:04 +08:00
oneRain 9d395cdcc1 release: 0.7.3 2021-04-08 14:21:41 +08:00
oneRain fab388fab4 chore 2021-04-07 18:11:04 +08:00
oneRain 5d44a8620e release: 0.7.2 2021-04-01 11:20:01 +08:00
oneRain 34955cd95b chore: Newtonsoft.Json.AOT 2021-03-31 11:22:02 +08:00
oneRain c14ac61e59 chore: fixed lib version 2021-03-30 10:54:25 +08:00
oneRain 7592688aae chore: adaption 2021-03-29 14:56:00 +08:00
oneRain c84f839999 release: 0.7.1 2021-03-25 11:52:38 +08:00
oneRain 59284682a0 release: 0.7.0 2021-03-25 11:01:07 +08:00
oneRain 42729fdddf feat: support LCCloud.Run<T> 2021-03-24 16:24:41 +08:00
oneRain bf5cf88a96 release: 0.6.4 2021-02-18 11:33:27 +08:00
oneRain c0b41019ea release: 0.6.3 2021-02-02 15:19:37 +08:00
oneRain 8da5e74cbf release: 0.6.2 2021-01-20 15:51:17 +08:00
oneRain 5f9c191814 release: 0.6.1 2021-01-20 15:25:28 +08:00
oneRain e2b3f07643 chore: pack unity with link.xml 2021-01-20 15:08:28 +08:00
oneRain 6c88e72078 release: 0.6.0 2021-01-14 15:35:50 +08:00
oneRain 0f065126fc chore: rename library name. 2020-12-14 11:07:11 +08:00
oneRain 18bc1c3fbb chore: 减少不必要的序列化 2020-09-02 17:19:21 +08:00
Jang Rush 1331badc6a docs: api-doc zh -> en 2020-07-28 11:35:14 +08:00
oneRain 86cf1eada2 chore: 将 LCException 提到 LeanCloud 命名空间下,并增加 ToString() 2020-05-21 10:41:58 +08:00
oneRain 6770a58e01 chore: 工程版本号 2020-05-18 10:36:38 +08:00
oneRain 1c2345d3b0 chore: LiveQuery 打包 2020-05-13 17:38:33 +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 2b0a227732 chore: log 2020-04-30 16:04:35 +08:00
oneRain 8b6838be8f chore: 整理工程目录 2020-04-30 15:36:06 +08:00
oneRain 7380cdfdc2 chore: 调整命名空间 2020-04-28 17:03:50 +08:00
oneRain 88f2b64eba * LCLogger.cs:
* LCIMClient.cs:
* LCAppRouter.cs:
* LCRTMRouter.cs:
* LCHeartBeat.cs:
* LCConnection.cs:
* LCWebSocketClient.cs:
* LCIMGoAwayController.cs:
* LCIMConversationController.cs:

* LCHttpClient.cs: chore: 支持 goaway
2020-04-13 17:29:55 +08:00
oneRain 2f58cdfe50 rename 2020-03-10 16:54:50 +08:00
oneRain 66ade7bbb6 chore: 支持 App Router 2020-03-09 12:31:25 +08:00
oneRain bfcd2b4379 chore: namespace 2020-03-04 15:17:53 +08:00
oneRain e4381667c8 chore: 框架 2020-02-19 18:50:51 +08:00
oneRain 5d88f601b3 * AppRouter.cs: chore: 完善公共模块
* Common.csproj:
* HttpUtils.cs:
* TaskExtensions.cs:
* AppRouterController.cs:
2019-11-04 15:45:42 +08:00
oneRain f171cee759 * AppRouterController.cs: chore: 提取公共模块,和 Play 共享。包括
AppRouter,Json,日志等

* csharp-sdk.sln:
* RTM.csproj:
* Common.csproj:
* HttpUtils.cs:
* Tests.cs:
* JsonExtensions.cs:
* Storage.csproj:
* JustTest.cs:
* AppRouterTest.cs:
* AppRouterState.cs:
* ObjectTest.cs:
* Common.Test.csproj:
* Common.Test.csproj:
* AppRouterTest.cs:
* Storage.Test.csproj:
* AVObjectController.cs:
2019-11-01 18:19:35 +08:00