Packages

A platform agnostic Elm-like framework (soft-fork of Lustre)

Current section

Files

Jump to
agnostic include agnostic@runtime@transport_Batch.hrl
Raw

include/agnostic@runtime@transport_Batch.hrl

-record(batch, {
kind :: integer(),
messages :: list(agnostic@runtime@transport:server_message())
}).