Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

[WIP] Robot recording #90

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

[WIP] Robot recording #90

wants to merge 24 commits into from

Conversation

BrendanAnnable
Copy link
Member

No description provided.

}

private arePeersEqual(peerA: NUClearNetPeer, peerB: NUClearNetPeer) {
return peerA.name === peerB.name && peerA.address === peerB.address && peerA.port === peerB.port
Copy link
Member Author

@BrendanAnnable BrendanAnnable Jul 19, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • TODO — investigate this, could be the cause of the reconnect issue

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

Successfully merging this pull request may close these issues.

1 participant