vert-x3 / vertx-stomp

STOMP client/server implementation
Apache License 2.0
30 stars 27 forks source link

= vert.x-stomp

image:https://github.com/vert-x3/vertx-stomp/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-stomp/actions/workflows/ci-5.x.yml"] image:https://github.com/vert-x3/vertx-stomp/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-stomp/actions/workflows/ci-4.x.yml"]

A vert.x implementation of the STOMP specification. It provides a STOMP server and client.