Mochiweb is a small and extensible web server written in Erlang. I have mentioned it before. Today Bob Ippolito and his team at Mochiads have started the mochiweb project on googlecode:
I already have hacked the sources a bit, just to make it better fit my needs (e.g.: adding fd_server) but the real fun begins when people start to extend it. I mean extensions which do not modify the core engine, and which can be separate projects at different repositories. Anybody interested in collaborating on OpenId, oAuth and COMET extensions ?
Subscribe to:
Post Comments (Atom)
1 comment:
If you do anything of the above, please do consider a modular approach so that, e.g
iserve (http://www.tornkvist.org/gitweb) also can make use of it.
Cheers, Tobbe
Post a Comment