PhoenixGenApi.StreamCall (PhoenixGenApi v1.1.2)

View Source

A GenServer that manages a streaming function call.

This process is responsible for executing a function that returns a stream of results, and sending those results back to the client in chunks.

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(args)

stop(pid)