lichat-serverlib

zlib

Tools to help build a server using the lichat protocol.

$ area51 add lichat-serverlibCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lichat-serverlib:some-function ...)