I've recently added support for the ewgi infrastructure into Erlang Web. Ewgi is a specification to unify interaction between Erlang applications, frameworks and web-servers, as well as the other way around. It was inspired by Python's WSGI: http://www.python.org/dev/peps/pep-0333/ and Ruby's Rack: http://rack.rubyforge.org/.
More information on the EWGI itself can be found at: http://github.com/skarab/ewgi/tree/master, whereas a Wiki page describing integration with EWGI from the framework side is located here: http://wiki.erlang-web.org/Eptic/EWGI. Erlang Web's newest sources are available at: http://bitbucket.org/etc/erlang-web/overview/ Piotrek ------------------------------------------------------------------------------ _______________________________________________ Erlangweb-users mailing list Erlangweb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/erlangweb-users http://www.erlang-web.org/