skywire-testnet icon indicating copy to clipboard operation
skywire-testnet copied to clipboard

[M2] Give the ability for apps to directly create dmsg transports.

Open nkryuchkov opened this issue 5 years ago • 0 comments

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.

nkryuchkov avatar Aug 14 '19 09:08 nkryuchkov