Skip to content
ruochao edited this page Mar 4, 2016 · 2 revisions

Signal is a kind of flow node.

LocalEvent

A signal that passes locally within a process.

DeviceEvent

A signal that passes in mobile device level, which means it can cross apps.

RemoteSignal

Abstraction for remote signal, it's designed for signal passing between different terminals.

Clone this wiki locally