Managoat.Runner.FakeDaemon.Socket (managoat_runner v0.1.0)

Copy Markdown View Source

The socket process of a Managoat.Runner.FakeDaemon: it runs Managoat.Runner.Connection as a WebSock handler would, and is the registered connection process. Frames the connection pushes go to the daemon process; frames the daemon sends arrive as handle_in/2.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(init)