Module: Startback::Websocket::Hub

Defined in:
lib/startback/websocket/hub.rb,
lib/startback/websocket/hub/app.rb,
lib/startback/websocket/hub/room.rb,
lib/startback/websocket/hub/errors.rb,
lib/startback/websocket/hub/builder.rb,
lib/startback/websocket/hub/message.rb,
lib/startback/websocket/hub/middleware.rb,
lib/startback/websocket/hub/participant.rb,
lib/startback/websocket/hub/middleware/room_handler.rb,
lib/startback/websocket/hub/middleware/command_handler.rb

Defined Under Namespace

Modules: Middleware Classes: App, Builder, Error, Message, Participant, Room