lichat-ws-server
A simple WebSocket server implementation for lichat.
$ area51 add lichat-ws-serverCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lichat-ws-server:some-function ...)