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 May 12, 2021
1 parent e213017 commit b5cb890
Show file tree
Hide file tree
Showing 2 changed files with 995 additions and 0 deletions.
1 change: 1 addition & 0 deletions ouroboros-network/ouroboros-network.cabal
Expand Up @@ -67,6 +67,7 @@ library
Ouroboros.Network.PeerSelection.EstablishedPeers
Ouroboros.Network.PeerSelection.KnownPeers
Ouroboros.Network.PeerSelection.LedgerPeers
Ouroboros.Network.PeerSelection.PeerStateActions
Ouroboros.Network.PeerSelection.RootPeersDNS
Ouroboros.Network.PeerSelection.Governor
Ouroboros.Network.Protocol.ChainSync.Client
Expand Down

0 comments on commit b5cb890

Please sign in to comment.