Tcp.Supervisor (gt_bridge v0.17.2)

Copy Markdown View Source

I am a TCP Supervisor, I supervise TCP Listeners and Connections.

I am useful when trying to talk to the bridge over msgpack.

There are no default TCP Listeners by default, instead I expect you to instruct me to spawn up listeners.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(init_arg)