module

Amber::WebSockets::ClientSockets

Manages the entire collection of ClientSockets. Manages periodic timers for socket connections (heartbeat).

Instance methods

add_client_socket(client_socket)
Source
client_sockets
Source
get_subscribers_for_topic(topic)
Source
remove_client_socket(client_socket)
Source