nim-libp2p-experimental/libp2p/protocols
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
..
pubsub Connection manager (#277) 2020-07-17 09:36:48 -06:00
secure Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
identify.nim Minprotobuf refactoring 2 (#269) 2020-07-15 10:25:39 +02:00
protocol.nim Cleanup lpstream, Connection and BufferStream (#228) 2020-06-19 11:29:43 -06:00