acceptStream abstract method

Future<P2PStream> acceptStream()

Accepts an inbound stream

Implementation

Future<P2PStream> acceptStream();