Class
StompServer::TopicManager
In:
lib/stomp_server/topic_manager.rb
Parent:
Object
Methods
disconnect
index
new
next_index
sendmsg
subscribe
unsubscribe
Attributes
frame_index
[RW]
Public Class methods
new
()
Public Instance methods
disconnect
(user)
index
()
next_index
()
sendmsg
(msg)
subscribe
(topic, user)
unsubscribe
(topic, user)
[Validate]