class ActionFramework::RealtimeSocket

Public Class Methods

new() click to toggle source
# File lib/actionframework/realtime_socket.rb, line 6
def initialize
        puts "RealtimeSocket will soon be removed because of the choice of Redis for transport"
end