status-go/vendor/github.com/status-im
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
..
doubleratchet Change handling of skipped/deleted keys & add version (#1261) 2018-11-05 20:00:04 +01:00
go-multiaddr-ethv4 Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
migrate Add x3dh key exchange (#1127) 2018-09-24 20:07:34 +02:00
rendezvous Close both sides of the stream when client is done with request (#1313) 2019-01-02 09:45:52 +02:00
whisper/whisperv6 add SyncMessages method to shhext api (#1309) 2018-12-14 12:21:34 +01:00