lichat-protocol
The independent protocol part of Lichat.
$ area51 add lichat-protocolCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lichat-protocol:some-function ...)The independent protocol part of Lichat.
$ area51 add lichat-protocolCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lichat-protocol:some-function ...)