View Source Skitter.BIC.MessageSource (Skitter v0.5.1)

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

Link to this section Summary

Functions

Send a message to the message source.

Link to this section Functions

Send a message to the message source.