Refactor getConnectionToNode
to use the correct ObjectMap
structure
#282
Labels
development
Standard development
enhancement
New feature or request
r&d:polykey:core activity 4
End to End Networking behind Consumer NAT Devices
Specification
Based on our sprint meeting today, the
NodeConnectionMap
andgetConnectionToNode
function inNodeManager
needs to be refactored to match theObjectMap
pattern outlined by Roger.Additionally, the generic
ObjectMap
diagram should also be updated to reflect the usage of this pattern:There's a possibility to look into whether we can generalise the
ObjectMap
into Polykey, such that we don't have the repeatedVaultMap
andNodeConnectionMap
using the same pattern, but this is low priority.Additional context
ObjectMap
pattern https://gist.github.com/CMCDragonkai/f58f08e7eaab0430ed4467ca35527a42ObjectMap
diagram currently found on the following wiki pages:Tasks
getConnectionToNode
The text was updated successfully, but these errors were encountered: