neo-sharp icon indicating copy to clipboard operation
neo-sharp copied to clipboard

Remove AsyncDelayer from PeerMessageListener

Open aboimpinto opened this issue 7 years ago • 0 comments

Introduce the property DataAvailable in the Peer that will return true when there is data available in the network stream.

in a second refactor there should be possible to introduce a ManualResetEvent method that can be set when there is data available.

aboimpinto avatar Oct 07 '18 22:10 aboimpinto