cl-usocket

Common Lisp socket library
  https://common-lisp.net/project/usocket/
  0
  no reviews



Cl-usocket provides a library for Common Lisp programs to use TCP sockets. It is the successor to trivial-sockets.

To run the test suite you need the recommended cl-rt package.