0.3.3
This improves Cancel and StartAsyncReads by actually breaking out properly of the read loop task.
This also removes redundant Task.Run
now that we have a cancellable stream reader implementation.
This improves Cancel and StartAsyncReads by actually breaking out properly of the read loop task.
This also removes redundant Task.Run
now that we have a cancellable stream reader implementation.