weft

MIT

A TCP server framework, like Hunchentoot for TCP.

$ area51 add weftCopy

Usage

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