smart_websocket_client v0.1.0 SmartWebsocketClient.Manager
This module is used to keep some state of the SWC. Notably, we need its supervisor’s pid and the pool name.
Currently it’s only used on disconnection, which needs to know both the pool name (to stop the workers) and the supervisor pid (to kill it).