cl-stomp
cl-stomp is an implementation of STOMP (Streaming Text Orientated Messaging Protocol). It notably allows you to interface to systems like ActiveMQ.

Homepage: https://common-lisp.net/project/cl-stomp/

Repository: https://gitlab.common-lisp.net/cl-stomp/cl-stomp

Depends on: usocket, babel, bordeaux-threads

License: MIT-license


wire format, messaging, distributed