diff --git a/Related-Projects.md b/Related-Projects.md index bf8e43e..9f3bebd 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -1,12 +1,12 @@ ## Library bindings * [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) +* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser) * [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function ## Web Interfaces * [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua -* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser) * [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! ## Language Bindings