Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
codecKeepAlive_v2 :: forall (m :: Type -> Type). MonadST m => Codec KeepAlive DeserialiseFailure m ByteString Source #
codecKeepAliveId :: forall (m :: Type -> Type). Monad m => Codec KeepAlive CodecFailure m (AnyMessage KeepAlive) Source #
byteLimitsKeepAlive :: (bytes -> Word) -> ProtocolSizeLimits KeepAlive bytes Source #