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