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

[sequenceDiagram] How about implementing support for broadcast messages? #860

Open
rafaeldelucena opened this issue Jun 17, 2019 · 6 comments
Labels

Comments

@rafaeldelucena
Copy link

rafaeldelucena commented Jun 17, 2019

Hello,

I love mermaid, is pretty straightforward and I use in most of my projects. But there is a feature that I miss which is broadcast messages (useful for events) in the Sequence Diagrams.

I can help you with that, if you do not have time for it, but I'm just asking if this make sense.

I have thought about an operator like <-> <<->> or even <--> and <<-->> respecting the same syntax for the usual arrows.

Any thoughts about it?

Thank you!

@rafaeldelucena rafaeldelucena changed the title [sequenceDiagram] How about implement a broadcast message? [sequenceDiagram] How about implementing support for broadcast messages? Jun 17, 2019
@knsv
Copy link
Collaborator

knsv commented Jun 24, 2019

That sounds super! I think we should add the feature and I would gladly accept your help.

I think the syntax might need some extra thoughts though as <---> could be interpreted as a tag by the browser and could make things harder.

@rafaeldelucena
Copy link
Author

About some thoughts I think something like <-A->: state changed meaning that A broadcast the message state changed to all other participants.

What do you think?

@knsv
Copy link
Collaborator

knsv commented Jun 30, 2019

Looks good! I will add this issue to the 8.2.0 project and assign to you.

@IOrlandoni
Copy link
Member

Hey, @rafaeldelucena. Any progress on this? Anything we can help you with?

@rafaeldelucena
Copy link
Author

Hi @IOrlandoni, not yet, but I pretend to take a look in the weekend.

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you are still interested in it, and it is still relevant, you can comment or remove the label to revive it.

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

No branches or pull requests

6 participants