View Source Skitter.BIO.MessageSource (Skitter v0.7.1)
Development source which can receive messages from elixir processes.
This operation is a source which can receive data from Elixir messages. After the operation 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 operation is only intended to be used locally. It does not work in a distributed environment.
Operation Properties
- in ports: none
- out ports:
_
- default strategy:
Skitter.BIS.PassiveSource
Summary
Functions
Send a message to the message source.