CogServer::WebSocketMonitor
Inherits Reference < Object
WebSocket real-time monitoring client
Constructors
new(session_id : String)
Instance methods
close
closed?
created_at
created_at=(created_at : Time)
last_activity
last_activity=(last_activity : Time)
session_id
session_id=(session_id : String)
subscribe(event_type : String)
subscribed_to?(event_type : String) : Bool
subscriptions
subscriptions=(subscriptions : Set(String))
touch
unsubscribe(event_type : String)