emanuele-f
|
f36814b152
|
Implement query peer to try p2p during send
When a lot of monodirection traffic is sent, p2p can be hard to
enstablish because a reply is needed in order to start the registration.
Now a sending peer can query the peer information via the supernode.
This is based on the following commits:
- https://github.com/meyerd/n2n/commit/1236f37a70487b16c7269770e86b6e9e268cbb5e
- https://github.com/meyerd/n2n/commit/ad2d41651006beb180ea35d4e9bd2b98ca7386cf
- https://github.com/meyerd/n2n/commit/534867129916deb19bd20d669f8ac96e8cfcdc4f
- https://github.com/meyerd/n2n/commit/b2806dcde821445f4c5d3e5500a1f5dc40890622
|
2019-06-08 22:04:10 +02:00 |
|