Version 0.1.2 of package Web-Server has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Web-Server describes itself as:

  ================
  Emacs Web Server
  ================

More at https://elpa.gnu.org/packages/web-server.html

## Summary:

                             Emacs Web Server

  DESCRIPTION
      A web server in Emacs running handlers written in Emacs Lisp.

  REQUIREMENTS
      Emacs 24.3 or later.

  STATUS
      Supports HTTP GET and POST requests including URL-encoded
      parameters, multipart/form data and file uploads.  Supports web
      sockets.  Reasonably performant, faster than Elnode [1].  This is
      a new project without much extended use so there are likely bugs
      and potentially security issues.  That said it consists of little
      more than HTTP header parsing logic perched atop Emacs' existing
      network process primitives, so it should be fairly robust.

      [1]  http://eschulte.github.io/emacs-web-server/benchmark/

## Recent NEWS:

[Not provided 🙁]

Reply via email to