uAgents
uAgents copied to clipboard
Visualise Protocol interactions and Dialogue patterns
trafficstars
Prerequisites
- [X] I checked the documentation and made sure this feature does not already exist
- [X] I checked the existing issues to make sure this feature has not already been requested
Feature
Find a solution to visualise interactions of a Protocol or Dialogue to a more human-readable form.
Possible extensions include:
- Usage of pydot or any method to create DOT compliant files to visualise in
GraphViz - Terminal output in ASCII format
- Creation of files (PNG, JPG, etc.) from either the above or another library
Additional Information (Optional)
No response