Commit Graph

235 Commits (1e4732a5a5e247bd19cbaab191e5fad13789ec40)

Author SHA1 Message Date
oneRain 1e4732a5a5 readme 2020-04-30 16:22:04 +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
oneRain d404a1995c * LCIMMessageController.cs:
* LCIMMessageSendOptions.cs: chore: 支持推送消息
2020-04-28 15:27:25 +08:00
oneRain 6994c79c51 test: 完善未读消息数量测试 2020-04-28 15:09:51 +08:00
oneRain cce620724a test: 增加提醒测试 2020-04-28 14:49:00 +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 8a036a6354 test: 重命名自定义类型消息 2020-04-28 11:20:51 +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 9ca71dba39 test: 自定义类型消息测试 2020-04-27 17:44:53 +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 5379ee1285 test: 消息自定义属性 2020-04-27 14:47:04 +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 da4855b503 test 2020-04-26 16:15:53 +08:00
oneRain 4be550cf40 test: 完善测试 2020-04-26 16:15:30 +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 f852fe2264 test: 完善消息单元测试 2020-04-26 15:50:37 +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 688918a4e7 chore 2020-04-26 11:56:01 +08:00
oneRain 3f8eae6da8 * Conversation.cs:
* Utils.cs: test: 完善对话相关测试
2020-04-26 11:53:54 +08:00
oneRain fa2b4d9c79 chore: 完善对话接口和事件 2020-04-26 11:53:20 +08:00
oneRain 659da6acc8 * Client.cs:
* Conversation.cs:
* ConversationQuery.cs:
* LocalSignatureFactory.cs:

* Message.cs: test
2020-04-24 17:42:45 +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
oneRain acee284f67 * LCIMClient.cs:
* LCIMSessionController.cs:
* LCIMConversationController.cs:

* ILCIMSignatureFactory.cs: chore: 支持 LCUser 登录
2020-04-23 12:07:30 +08:00
oneRain 0ea13ab725 * LCRTMRouter.cs:
* LCConnection.cs:

* LCIMConversation.cs: chore
2020-04-23 09:52:32 +08:00