skywire-testnet
skywire-testnet copied to clipboard
[M2] Give the ability for apps to directly create dmsg transports.
Depends on #528
We need to expand the app
module, specifically the app.App
structure to have two more members: DirectDial()
and DirectListen()
. These methods will directly use dmsg
.