Skip to content

Commit

Permalink
EM epoll
Browse files Browse the repository at this point in the history
  • Loading branch information
lifo committed Feb 5, 2015
1 parent d9d6ebc commit d014bf9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/action_cable.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
require 'eventmachine'
EM.epoll

require 'active_support'
require 'active_support/json'
require 'active_support/concern'
Expand Down

0 comments on commit d014bf9

Please sign in to comment.