Feline.Transports.WebSocket.Server (feline v0.1.0-rc.1)

Copy Markdown View Source

GenServer managing the Bandit WebSocket server and routing frames between WebSocket clients and the active pipeline.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_pipeline_pid(server)

register_pipeline(server, pipeline_pid)

start_link(opts)