View Source Skitter.BIC.MessageSource (Skitter v0.5.0)
Development source which can receive messages from elixir processes.
This component is a source which can receive data from Elixir messages. After the component is
deployed, send/2
can be used to send a message to the source. Only one message source can
exist at the same time.
This component is only intended to be used locally. It does not work in a distributed environment.
Component Properties
- in ports: none
- out ports:
_
- default strategy:
Skitter.BIS.PassiveSource
Link to this section Summary
Link to this section Functions
Send a message to the message source.