ReactRender v2.0.1 ReactRender.Worker View Source

A genserver that controls the starting of the node render service

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Starts the ReactRender and underlying node react render service

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function start_link(list) View Source
start_link([binary()]) :: {:ok, pid()} | {:error, any()}

Starts the ReactRender and underlying node react render service.