Skip to content

Commit

Permalink
p2p-governor: implement PeerStateActions
Browse files Browse the repository at this point in the history
'Ouroboros.Network.PeerSelection.Governor.PeerStateActions' implement
`PeerStateActions` actions using connection manager.
  • Loading branch information
coot committed Aug 3, 2020
1 parent e0bc47a commit 0ac2457
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 0 deletions.
1 change: 1 addition & 0 deletions ouroboros-network/ouroboros-network.cabal
Expand Up @@ -66,6 +66,7 @@ library
Ouroboros.Network.PeerSelection.KnownPeers
Ouroboros.Network.PeerSelection.RootPeersDNS
Ouroboros.Network.PeerSelection.Governor
Ouroboros.Network.PeerSelection.Governor.PeerStateActions
Ouroboros.Network.Protocol.ChainSync.Client
Ouroboros.Network.Protocol.ChainSync.ClientPipelined
Ouroboros.Network.Protocol.ChainSync.Codec
Expand Down

0 comments on commit 0ac2457

Please sign in to comment.