|
|
|
|
|
by daxelrod
4803 days ago
|
|
All right, I'm confused. I thought this was a new site for http://unicorn.bogomips.org/ , the Rack HTTP server. This was further reinforced by the use of the angry unicorn logo which GitHub used in their article on the Unicorn Rack HTTP server [1]. If I'm reading this right, though, this is an HTTP client library. The docs[2] say > If you are wondering why we aren't using the
> Unicorn namespace for ruby it is because it's
> already taken by the awesome Eric Wong's mostly
> pure-Ruby HTTP backend
This looks like a case of two different pieces of software, both of which speak HTTP, and both named Unicorn.[1]https://github.com/blog/517-unicorn [2]http://getunicorn.io/?language=Ruby |
|