trace-forward-2.2.2: The forwarding protocols library for cardano node.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Trace.Forward.Run.DataPoint.Forwarder

Documentation

forwardDataPointsInit :: ForwarderConfiguration -> DataPointStore -> RunMiniProtocol 'InitiatorMode initiatorCtx responderCtx ByteString IO () Void Source #

forwardDataPointsResp :: ForwarderConfiguration -> DataPointStore -> RunMiniProtocol 'ResponderMode initiatorCtx responderCtx ByteString IO Void () Source #