Hunchensocket
Hunchensocket is a Common Lisp implementation of WebSockets realized as an extension to Edi Weitz' excellent Hunchentoot web server.

As WebSockets are still in draft state and security concerns have been raised against older (but supported) draft versions of the protocol implemented in a number of browsers, it should not be used productively (yet), unless of course you know what you're doing.

Categories: Web, IPC, WebSocket server

Author: Alexander Kahl

Source repository: https://github.com/capitaomorte/hunchensocket.