nim-libp2p/libp2p/stream
Dmitriy Ryajov 0348773ec9
Connection manager (#277)
* splitting out connection management

* wip

* wip conn mngr tests

* set peerinfo in contructor

* comments and documentation

* tests

* wip

* add `None` to detect untagged connections

* use `PeerID` to index connections

* fix tests

* remove useless equality
2020-07-17 09:36:48 -06:00
..
bufferstream.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
chronosstream.nim CI: build binaries with TRACE & JSON logs (#268) 2020-07-14 02:02:16 +02:00
connection.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
lpstream.nim Connection manager (#277) 2020-07-17 09:36:48 -06:00
streamseq.nim noise updates (#255) 2020-07-09 02:53:19 -06:00