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

New Features #1

Open
folkvir opened this issue Sep 11, 2018 · 1 comment
Open

New Features #1

folkvir opened this issue Sep 11, 2018 · 1 comment
Labels
discussion enhancement New feature or request

Comments

@folkvir
Copy link
Member

folkvir commented Sep 11, 2018

If you have any idea on new features, please put your suggestion here.

@folkvir folkvir added enhancement New feature or request discussion labels Sep 11, 2018
@nhaouari
Copy link

Enhancement

When we change just the direction of a specific connection ( e.g. A->B to B->A), we need to exchange offers and create a new socket (e.g. B->A) and disconnect the previous socket (A->B).

In the case of having physical disconnection of a socket (removing the last virtual arc), the idea is to keep the same socket (A->B) and exchange messages between A, B instead of offers to change the neighbourhood tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants