Tribler / dispersy

The elastic database system. A database designed for P2P-like scenarios, where potentially millions of computers send database updates around.
http://www.tribler.org
84 stars 43 forks source link

Add IPv8-based listening point adapter #566

Closed ichorid closed 6 years ago

ichorid commented 6 years ago

This implements the IPv8->Dispersy listening adapter. Now, the primary listening endpoint could be implemented by IPv8, which would forward packets to Dispersy. It is required to enable benefits of having a Twisted-based listening endpoint in Tribler. The code is a shitty copy-paste from original Dispersy endpoint adapter. But who cares, if it's only be around until we ditch Dispersy completely? See Tribler/tribler#2548

tribler-ci commented 6 years ago

Can one of the admins verify this patch?

qstokkink commented 6 years ago

Ok to test

qstokkink commented 6 years ago

@xoriole @egbertbouman @devos50 do any of you want to review this as well?

xoriole commented 6 years ago

Would be nice to have some tests or usage code with the endpoints.