Skip to content

Commit

Permalink
p2p-governor: implement PeerStateActions
Browse files Browse the repository at this point in the history
'Ouroboros.Network.PeerSelection.PeerStateActions' implements
`PeerStateActions` actions using connection manager.
  • Loading branch information
coot committed Oct 14, 2021
1 parent 6fef34d commit f815279
Show file tree
Hide file tree
Showing 2 changed files with 984 additions and 0 deletions.
1 change: 1 addition & 0 deletions ouroboros-network/ouroboros-network.cabal
Expand Up @@ -77,6 +77,7 @@ library
Ouroboros.Network.PeerSelection.KnownPeers
Ouroboros.Network.PeerSelection.LedgerPeers
Ouroboros.Network.PeerSelection.LocalRootPeers
Ouroboros.Network.PeerSelection.PeerStateActions
Ouroboros.Network.PeerSelection.RelayAccessPoint
Ouroboros.Network.PeerSelection.RootPeersDNS.DNSActions
Ouroboros.Network.PeerSelection.RootPeersDNS
Expand Down

0 comments on commit f815279

Please sign in to comment.