Dmitry Shulyak f151be54c6
Close both sides of the stream when client is done with request (#1313)
Libp2p keeps stream open if EOF wasn't seen and we called Close method.
The most important change is that reader now uses FullClose util, that will
wait for EOF character before closing the stream.
2019-01-02 09:45:52 +02:00
..
2018-12-19 11:02:07 +01:00
2018-08-01 08:28:49 +03:00
2018-08-01 08:28:49 +03:00