Skip to content
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

多协议支持 #237

Merged
merged 12 commits into from
Nov 29, 2022
Merged

多协议支持 #237

merged 12 commits into from
Nov 29, 2022

Conversation

maikebing
Copy link
Collaborator

@maikebing maikebing commented Nov 25, 2022

  • 重构并提取原生动态库协议实现
  • 测试原始动态库正常运行
  • 增加DataReader上下文
  • rest api 接口实现
  • ws基本框架实现
  • ws 数据解析流程
  • fetch_block 数据解析

注意:
fetch -> fetch_block -> fetch-> fetch_block -> fetch( completed = true ) 结束
query 结果 is_update = true 就不要后续 fetch
affected_rows 代表响应条数

@maikebing maikebing changed the title 增加协议 多协议支持 Nov 25, 2022
@maikebing maikebing self-assigned this Nov 26, 2022
@maikebing maikebing added the enhancement New feature or request label Nov 26, 2022
@maikebing maikebing added this to the v3.0 milestone Nov 26, 2022
@maikebing maikebing modified the milestones: v3.0, v3.1 Nov 27, 2022
@maikebing
Copy link
Collaborator Author

ed29ca3cb985c9b600c74f2678590be

@maikebing maikebing merged commit f4da086 into master Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant