module Launch::WebSockets::ClientSockets
Overview
Manages the entire collection of ClientSockets. Manages periodic timers for socket connections (heartbeat).
Extended Modules
Defined in:
launch/websockets/client_sockets.crInstance Method Summary
- #add_client_socket(client_socket)
- #client_sockets
- #get_subscribers_for_topic(topic)
- #remove_client_socket(client_socket)