trivial-ws
Trivial WebSockets.
$ area51 add trivial-wsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-ws:some-function ...)Trivial WebSockets.
$ area51 add trivial-wsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-ws:some-function ...)