| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Control.Distributed.Raketka.HandleMsg
- handleRemoteMessage :: Content c => Tagged c Server -> Message c -> Process ()
- handleWhereIsReply :: Content c => Tagged c Server -> WhereIsReply -> Process ()
- handleMonitorNotification :: Content c => Tagged c Server -> ProcessMonitorNotification -> Process ()
Documentation
handleWhereIsReply :: Content c => Tagged c Server -> WhereIsReply -> Process () Source #
handles replies to whereisRemoteAsync, run on init
in Control.Distributed.Raketka.Master
handleMonitorNotification :: Content c => Tagged c Server -> ProcessMonitorNotification -> Process () Source #
ProcessMonitorNotification e.g. connection lost