Packages

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

Current section

Files

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

include/agnostic@runtime@headless_ClientRegisteredCallback.hrl

-record(client_registered_callback, {
callback :: fun((agnostic@runtime@transport:client_message(any())) -> nil)
}).