websocket-driver

BSD 2-Clause

WebSocket protocol handler

$ area51 add websocket-driverCopy

Usage

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