eventmachine/eventmachine

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/workflow.yml
.gitignore
.travis.yml
.yardopts
CHANGELOG.md
GNU
Gemfile
LICENSE
README.md
Rakefile
appveyor.yml
docs/DocumentationGuidesIndex.md
docs/GettingStarted.md
docs/old/ChangeLog
docs/old/DEFERRABLES
docs/old/EPOLL
docs/old/INSTALL
docs/old/KEYBOARD
docs/old/LEGAL
docs/old/LIGHTWEIGHT_CONCURRENCY
docs/old/PURE_RUBY
docs/old/RELEASE_NOTES
docs/old/SMTP
docs/old/SPAWNED_PROCESSES
docs/old/TODO
eventmachine.gemspec
examples/guides/getting_started/01_eventmachine_echo_server.rb12
A
0 mins
examples/guides/getting_started/02_eventmachine_echo_server_that_recognizes_exit_command.rb16
A
0 mins
examples/guides/getting_started/03_simple_chat_server.rb96
A
1 hr
examples/guides/getting_started/04_simple_chat_server_step_one.rb15
A
0 mins
examples/guides/getting_started/05_simple_chat_server_step_two.rb21
A
0 mins
examples/guides/getting_started/06_simple_chat_server_step_three.rb54
A
35 mins
examples/guides/getting_started/07_simple_chat_server_step_four.rb69
A
35 mins
examples/guides/getting_started/08_simple_chat_server_step_five.rb90
A
1 hr
examples/old/ex_channel.rb29
A
0 mins
examples/old/ex_queue.rb1
A
0 mins
examples/old/ex_tick_loop_array.rb12
A
0 mins
examples/old/ex_tick_loop_counter.rb26
A
0 mins
examples/old/helper.rb2
A
0 mins
ext/binder.cpp
ext/binder.h
ext/cmain.cpp
ext/ed.cpp
ext/ed.h
ext/em.cpp
ext/em.h
ext/eventmachine.h
ext/extconf.rb190
B
4 hrs
ext/fastfilereader/extconf.rb75
A
1 hr
ext/fastfilereader/mapper.cpp