cl-gserver

Apache-2

Actor framework featuring actors and agents for easy access to state and asynchronous operations.

$ area51 add cl-gserverCopy

Usage

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