ouroboros-network-framework-0.13.1.0: Ouroboros network framework
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Network.Protocol.Handshake.Unversioned

Description

Unversioned protocol, used in tests and demo applications.

Synopsis

Documentation

unversionedProtocol ∷ app → Versions UnversionedProtocol UnversionedProtocolData app Source #

Make a Versions for an unversioned protocol. Only use this for tests and demos where proper versioning is excessive.