raketka-1.1.3: distributed-process node

Safe HaskellNone
LanguageHaskell2010

Control.Distributed.Raketka.HandleMsg

Synopsis

Documentation

handleRemoteMessage :: Content tag ps s c => Tagged tag (Server ps s) -> Message c -> Process () Source #

both Info with Ping and ordinary Messages

calls

depending on message type

handleWhereIsReply :: Content tag ps s c => Tagged tag (Server ps s) -> WhereIsReply -> Process () Source #

handles replies to whereisRemoteAsync, run on init in Control.Distributed.Raketka.Master

handleMonitorNotification :: Content tag ps s c => Tagged tag (Server ps s) -> ProcessMonitorNotification -> Process () Source #

ProcessMonitorNotification e.g. connection lost