nim-libp2p/libp2p/stream
Jacek Sieka 25bd0a18f4
small fixes (#374)
* add helper to read EOF marker after closing stream (else stream stay
alive until timeout/reset)
* don't assert on empty channel message
* don't loop when writing to chronos (no need)
2020-09-24 07:30:19 +02:00
..
bufferstream.nim channel close race and deadlock fixes (#368) 2020-09-21 19:48:19 +02:00
chronosstream.nim small fixes (#374) 2020-09-24 07:30:19 +02:00
connection.nim channel close race and deadlock fixes (#368) 2020-09-21 19:48:19 +02:00
lpstream.nim small fixes (#374) 2020-09-24 07:30:19 +02:00
streamseq.nim logging fixes and small cleanups (#361) 2020-09-09 19:12:08 +02:00