fast-websocket
Optimized WebSocket protocol parser
$ area51 add fast-websocketCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fast-websocket:some-function ...)Optimized WebSocket protocol parser
$ area51 add fast-websocketCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(fast-websocket:some-function ...)