hunchensocket
WebSockets for Hunchentoot
$ area51 add hunchensocketCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchensocket:some-function ...)WebSockets for Hunchentoot
$ area51 add hunchensocketCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchensocket:some-function ...)