fluffynuts / PeanutButter

Tasty, versatile, nutritious; goes with many things in .net.
BSD 3-Clause "New" or "Revised" License
179 stars 32 forks source link

Connection closed before data is sent to the network stream #79

Closed andreyserenkov closed 2 years ago

andreyserenkov commented 2 years ago

We should wait for a while a data comes to the stream before read it

fluffynuts commented 2 years ago

@andreyserenkov Please check this package at version 3.0.36 and see if it resolves the issue you were originally having?

andreyserenkov commented 2 years ago

@andreyserenkov Please check this package at version 3.0.36 and see if it resolves the issue you were originally having?

3.0.36 version has resolved my issue, thx.