fast-websocket

BSD 2-Clause

Optimized WebSocket protocol parser

$ area51 add fast-websocketCopy

Usage

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