`Stream`: When trying to establish direct connections try through multiple neighbours
marcus-pousette opened this issue · comments
Marcus Pousette commented
Currently when trying to a dial a peer direction
peerbit/packages/transport/stream/src/index.ts
Line 1415 in 9ae8ad8
it will assume that all neighbour nodes to the target node can act like circuit relay servers. In practice the target node will only seek reservation in one of them.