- create a manual editor which can
- add node and edge
- edit node name and edge name
- node
- usually a service, can have diff type
- name: name of the service
- type: C++ backend service/ C# GUI
- description: what does it do?
- connection: one upstream per connection? how data transmission works? subscription base? request base? etc.
- link: link to doc? link to optic?
- or a middleware? redis?
- usually a service, can have diff type
- edge
- usually data transmission
- name: what is the data being transferred
- transmit media: kafka? redis? https?
- transmit rule? subscription? request?
- usually data transmission
- persist data, load data
- how to edit? how to review?
- add node and edge
RioAraki/WorkflowDisplayer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|