Add couchbase with modifications, formalize broadcaster and make testable and some other stuff
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Qwaiter.event_host = "http://#{Rails.env.production? ? 'events.qwaiter.com' : 'localhost'}:9296/faye"
|
||||
Qwaiter.broadcaster = Qwaiter::Broadcaster::Faye.new
|
||||
Reference in New Issue
Block a user