WebSocket server
WebSockets provide bi-directional, full-duplex TCP communication and are initialized over HTTP connections (see HTTP server). At the time of writing, they are still in drafting state but implemented in several web browsers.

The available Common Lisp implementations of WebSocket servers are