H2O 1.4.0 released with support for forward secrecy

  • Wow, this project is moving fast:

    * Support for the PROXY protocol

    * Support for cache-based and ticket-based TLS session resumption using Memcached (and forward secrecy)

    * Experimental mruby Handler

    Embedding mruby is an interesting choice. Is anyone known to be using this in production yet?

  • Interesting .. I would love to see LuaJIT integrated with this.

  • Do you still use libuv? I recall reading about removing that but did not see it happen. Just curious whatever happened with that decision.