View Source Fastagi behaviour (Fastagi v0.1.0)

Link to this section Summary

Link to this section Callbacks

Link to this callback

handle_connection(socket)

View Source
@callback handle_connection(socket :: term()) :: :ok | :error