neo-sharp
neo-sharp copied to clipboard
Remove AsyncDelayer from PeerMessageListener
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.