lichat-serverlib
Tools to help build a server using the lichat protocol.
$ area51 add lichat-serverlibCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lichat-serverlib:some-function ...)