Skip to content

Commit

Permalink
load EM::Synchrony::FiberIterator class in example code
Browse files Browse the repository at this point in the history
  • Loading branch information
wtn committed Aug 29, 2011
1 parent f84e141 commit bd79b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Or, you can use FiberIterator to hide the async nature of em-http:
```ruby
require "em-synchrony"
require "em-synchrony/em-http"
require "em-synchrony/fiber_iterator"

EM.synchrony do
concurrency = 2
Expand Down

0 comments on commit bd79b18

Please sign in to comment.