trivial-ws

MIT

Trivial WebSockets.

$ area51 add trivial-wsCopy

Usage

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