cl-libevent2

MIT

Low-level libevent2 bindings for Common Lisp.

$ area51 add cl-libevent2Copy

Usage

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

Dependencies