# `ZenWebsocket.Examples.UsagePatterns.ExampleApp`
[🔗](https://github.com/ZenHive/zen_websocket/blob/v0.8.0/lib/zen_websocket/examples/usage_patterns.ex#L117)

Example application module demonstrating all WebSocket connection patterns.

This module shows how to set up both dynamic (ClientSupervisor) and
static (direct child specs) WebSocket connections in your supervision tree.

---

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