# File examples/stomp11_common.rb, line 23 def port() (ENV['STOMP_PORT'] || 62613).to_i # !! The author runs Apollo listening here end