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

reorder edges with label obstructions #56

Open
alixander opened this issue Aug 9, 2023 · 0 comments
Open

reorder edges with label obstructions #56

alixander opened this issue Aug 9, 2023 · 0 comments

Comments

@alixander
Copy link
Contributor

in this diagram, the long label on a connection placed there has nowhere good to go. it should be ordered with shorter connections, making more space for the long connection

client1

client2

server

redis

client1 -> server: updateBoard
server -> redis: broadcast request
server -> client1: undoData
redis -> server: request
server -> client2: request

Screen Shot 2023-08-09 at 10 28 26 AM

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

No branches or pull requests

1 participant