nim-libp2p-experimental/libp2p
Dmitriy Ryajov 2325692f55
Fix half closed (#324)
* don't call `close` in `remoteClose`

* make sure timeout are properly propagted

* fix tests

* adding remote close write test
2020-08-10 16:17:11 -06:00
..
crypto Use constant-time comparison for keys and signatures. (#299) 2020-08-08 08:53:33 +02:00
daemon Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
muxers Fix half closed (#324) 2020-08-10 16:17:11 -06:00
protobuf Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
protocols Fix half closed (#324) 2020-08-10 16:17:11 -06:00
stream Fix half closed (#324) 2020-08-10 16:17:11 -06:00
transports Fix build, add some raises (#315) 2020-08-05 19:30:57 -06:00
cid.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
connmanager.nim resolve several races in connmanager (#302) 2020-08-01 22:50:40 +02:00
errors.nim Fix build, add some raises (#315) 2020-08-05 19:30:57 -06:00
multiaddress.nim Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
multibase.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
multicodec.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
multihash.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
multistream.nim pubsub timeouts tuning (#295) 2020-08-02 23:20:11 -06:00
peerid.nim Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
peerinfo.nim peer hooks -> events (#320) 2020-08-08 08:52:20 +02:00
standard_setup.nim Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00
switch.nim fix crash at TRACE log level 2020-08-08 16:31:37 +09:00
transcoder.nim add side effect annotations (#197) 2020-06-01 09:25:16 +02:00
utility.nim Less verbose traces (#112) 2020-03-23 15:03:36 +09:00
varint.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
vbuffer.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
wire.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00