portal

LLGPL

Portable websockets.

$ area51 add portalCopy

Usage

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