tehmoon / cryptocli

The ultimate tool for data transfer, manipulation and proxy.
MIT License
16 stars 2 forks source link

http-server hangs when waiting for data #57

Closed tehmoon closed 4 years ago

tehmoon commented 4 years ago

If the underlying connection is closed and the goroutine is waiting for more data, it hangs.

tehmoon commented 4 years ago

Merged from #58