weft
A TCP server framework, like Hunchentoot for TCP.
$ area51 add weftCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(weft:some-function ...)A TCP server framework, like Hunchentoot for TCP.
$ area51 add weftCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(weft:some-function ...)