# `Feline.Transports.WebSocket.Server`
[🔗](https://github.com/dimamik/feline/blob/main/lib/feline/transports/websocket/server.ex#L1)

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

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `get_pipeline_pid`

# `register_pipeline`

# `start_link`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
