iml130 / sola

A decentralized communication middleware
https://iml130.github.io/sola/
Other
8 stars 5 forks source link

Creating Sequence Diagrams #186

Open janagoe opened 7 months ago

janagoe commented 7 months ago

There are a couple of processes in our code which are quite complicated to understand, even if you wrote the code yourself. For example the CppsManager is horrible to read and extend.

Therefore, I would propose to gradually create some sequence diagrams of critical processes and put them into the documentation. Even if they are not perfect, they would help a lot.