ouroboros-network-0.1.0.1: A networking layer for the Ouroboros blockchain protocol
Safe Haskell Safe-Inferred
Language Haskell2010

Ouroboros.Network.Protocol.KeepAlive.Client

Synopsis

Documentation

keepAliveClientPeer :: MonadThrow m => KeepAliveClient m a -> Peer KeepAlive AsClient StClient m a Source #

Interpret a particular client action sequence into the client side of the KeepAlive protocol.