WebsockexAdapter.Examples.UsagePatterns.ExampleApp (WebsockexAdapter v0.1.1)

View Source

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.