libp2p/py-libp2p

Migrating to trio-asyncio

ChihChengLiang opened this issue · 1 comments

This is a subtask of #174.

To migrate to Trio, we first explore how can we use trio-asyncio to wrap existing code without a lot of rewrites.

Checkout #348 for a start