innvent/matross

View on GitHub
lib/matross/templates/faye/faye.ru.erb

Summary

Maintainability
Test Coverage
require 'faye'
Faye::WebSocket.load_adapter('thin')
bayeux = Faye::RackAdapter.new(:mount => '/faye', :timeout => 25)
run bayeux