View Source Giocci (Giocci v0.2.2)
Giocci.start_link([DESTINATION_GIOCCI_RELAY])
で起動する。
Examples
iex> Giocci.start_link([{:global, :relay}])
Summary
Functions
Returns a specification to start this module under a supervisor.
Giocci.start_link([DESTINATION_GIOCCI_RELAY])
で起動する。
iex> Giocci.start_link([{:global, :relay}])
Returns a specification to start this module under a supervisor.