Comment on Elnode, the EmacsLisp webserver, nears releaseparentComments−nic-ferrierOP14yEmacs webservers have indeed been around for years: http://emacswiki.org/emacs/HttpServerMost of them required other solutions for accepting the socket however and also failed to address concurrency.Elnode, btw, does reuse Emacs' syntax highlighting code. Just try it out and see what it's like.
Comments
Emacs webservers have indeed been around for years: http://emacswiki.org/emacs/HttpServer
Most of them required other solutions for accepting the socket however and also failed to address concurrency.
Elnode, btw, does reuse Emacs' syntax highlighting code. Just try it out and see what it's like.