acceptStream abstract method

Future<MuxedStream> acceptStream()

Accepts a stream opened by the other side.

Implementation

Future<MuxedStream> acceptStream();