You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
If you have any idea on new features, please put your suggestion here.
The text was updated successfully, but these errors were encountered: