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

[WIP] Robot recording#90

Open
BrendanAnnable wants to merge 24 commits intomasterfrom
annable/recording
Open

[WIP] Robot recording#90
BrendanAnnable wants to merge 24 commits intomasterfrom
annable/recording

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