nim-libp2p/tests
Dmitriy Ryajov ba071cafa6
Channel timeout (#278)
* add support for channel timeouts

* tests for channel timeout

* add timeouts to standard switch

* fix mplex init

* cleanup timer on stream close

* add comment for `isConnected`

* move cleanup event
2020-07-17 12:44:41 -06:00
..
pubsub some light cleanup for pub/gossip sub (#273) 2020-07-15 13:18:55 -06:00
helpers.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
nim.cfg
testbufferstream.nim consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -06:00
testcid.nim
testconnection.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00
testconnmngr.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
testcrypto.nim Fix #266. (#270) 2020-07-15 10:24:04 +02:00
testdaemon.nim Peer resultification and defect only (#245) 2020-07-01 08:25:09 +02:00
testecnist.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
tested25519.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testidentify.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testinterop.nim Channel timeout (#278) 2020-07-17 12:44:41 -06:00
testminprotobuf.nim Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
testmplex.nim Channel timeout (#278) 2020-07-17 12:44:41 -06:00
testmultiaddress.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testmultibase.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testmultihash.nim
testmultistream.nim CI: build binaries with TRACE & JSON logs (#268) 2020-07-14 02:02:16 +02:00
testnative.nim [WIP] Minprotobuf refactoring (#259) 2020-07-13 14:43:07 +02:00
testnoise.nim Channel timeout (#278) 2020-07-17 12:44:41 -06:00
testpeer.nim Fix #266. (#270) 2020-07-15 10:24:04 +02:00
testpeerinfo.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testrsa.nim Fix #266. (#270) 2020-07-15 10:24:04 +02:00
testsecp256k1.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
teststreamseq.nim
testswitch.nim Channel timeout (#278) 2020-07-17 12:44:41 -06:00
testtransport.nim consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -06:00
testvarint.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00