lichat-tcp-client

zlib

A simple TCP client implementation for lichat

$ area51 add lichat-tcp-clientCopy

Usage

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