Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

[feat] 确定RDG需要哪些columns并实现 #18

Closed
tyn1998 opened this issue Jul 18, 2022 · 3 comments · Fixed by #21
Closed

[feat] 确定RDG需要哪些columns并实现 #18

tyn1998 opened this issue Jul 18, 2022 · 3 comments · Fixed by #21

Comments

@tyn1998
Copy link
Owner

tyn1998 commented Jul 18, 2022

columns:

  • id
  • time
  • type
  • send
  • receive
  • ...
@tyn1998
Copy link
Owner Author

tyn1998 commented Jul 25, 2022

先解决这个问题。

@tyn1998
Copy link
Owner Author

tyn1998 commented Jul 26, 2022

| id | time | type | service | method | send | receive |

send的内容只有arguments;receive的内容除了arguments,还可能是requestResultData/requestResultError和"The requested method is not registered"。

@tyn1998
Copy link
Owner Author

tyn1998 commented Jul 26, 2022

ExtProtocol服务是大头,需要单独对其消息进行处理。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant