Skip to content

Commit

Permalink
Merge pull request #219 from Jesus/master
Browse files Browse the repository at this point in the history
Adds Puma to the list of projects using nio4r
  • Loading branch information
tarcieri committed Aug 5, 2019
2 parents bfc398b + fc8d09f commit aac524c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ writing.
* [ActionCable]: Rails 5 WebSocket protocol, uses nio4r for a WebSocket server
* [Celluloid::IO]: Actor-based concurrency framework, uses nio4r for async I/O
* [Socketry Async]: Asynchronous I/O framework for Ruby
* [Puma]: Ruby/Rack web server built for concurrency

[ActionCable]: https://rubygems.org/gems/actioncable
[Celluloid::IO]: https://github.com/celluloid/celluloid-io
[Socketry Async]: https://github.com/socketry/async
[Puma]: https://github.com/puma/puma

## Goals

Expand Down

0 comments on commit aac524c

Please sign in to comment.