From 368ebdf15dcedf3182aebfbe8db4362d5d557906 Mon Sep 17 00:00:00 2001 From: "MATSUMOTO, Ryosuke" Date: Fri, 4 Apr 2014 21:32:25 -0700 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Related-Projects.md b/Related-Projects.md index dea21a3..1c54d72 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -62,6 +62,10 @@ * [mruby-zabbix](https://github.com/matsumoto-r/mruby-zabbix) zabbix 2.0 API client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-json](https://github.com/mattn/mruby-json) by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-zlib](https://github.com/viking/mruby-zlib) zlib support by [viking](https://github.com/viking) +## HTTP/2 Web Server + +* [Trusterd - HTTP/2 Web Server scripting with mruby](http://matsumoto-r.github.io/trusterd/) by [matsumoto_r](https://github.com/matsumoto-r) + ## Web Server Extensions Interfaces * [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto_r](https://github.com/matsumoto-r)