-
-
Notifications
You must be signed in to change notification settings - Fork 363
doc(ITcpSocketClient): add Receive documentation #6322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
17a19a0
refactor: 精简代码提高可读性
ArgoZhang 6bc3be1
refactor: 更新连接状态返回值
ArgoZhang 5426702
feat: 更新读取数据长度
ArgoZhang d6d37a5
feat: 更新远端节点数据
ArgoZhang 4751dff
refactor: 更新自动接收逻辑增加已连接逻辑判断
ArgoZhang 92bc2c0
chore: bump version 9.8.0-beta07
ArgoZhang 9b8d2ad
doc: 更新文档
ArgoZhang f422217
feat: 增加模拟 Socket 服务端服务
ArgoZhang b92941d
doc: 更新文档
ArgoZhang c8b59a2
doc: 增加 Socket 实战
ArgoZhang a554b2d
refactor: 代码格式化
ArgoZhang 79ce5fc
refactor: 更改 Func 类型支持异步
ArgoZhang 0719227
refactor: 更改为私有属性
ArgoZhang 62fd396
doc: 更新示例
ArgoZhang c86d82c
test: 更新单元测试
ArgoZhang 71afaec
refactor: 重构 Socket Server 模拟器
ArgoZhang f390d2e
test: 更新单元测试
ArgoZhang 41817f9
doc: 完善示例
ArgoZhang 6549b61
refactor: 微调日志逻辑
ArgoZhang 4299a68
refactor: 增加异常捕获
ArgoZhang 318d4e7
doc: 更新示例
ArgoZhang 2e4cb28
Merge branch 'main' into feat-socket
ArgoZhang 237f551
doc: 增加接收数据示例文档
ArgoZhang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.