Module

AirConsole.Messaging

Package
purescript-airconsole
Repository
mckayb/purescript-airconsole

#broadcast Source

broadcast :: forall e a. AirConsoleGlobal -> a -> Eff e Unit

#message Source

message :: forall e a. AirConsoleGlobal -> DeviceId -> a -> Eff e Unit