Phoenix.Endpoint.CowboyHandler

Summary

Functions

Generates a childspec to be used in the supervision tree

Callback to start the Cowboy endpoint

Functions

child_spec(scheme, endpoint, config)

Generates a childspec to be used in the supervision tree.

start_link(scheme, endpoint, config, arg)

Callback to start the Cowboy endpoint.