The available Common Lisp implementations of WebSocket servers are
- clws - clws is a WebSocket server, using IOlib
- Hunchensocket - Hunchensocket is a Common Lisp implementation of WebSockets realized as an extension to Edi Weitz' excellent Hunchentoot web server