Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vert-x3/vertx-stomp

STOMP client/server implementation
https://github.com/vert-x3/vertx-stomp

Last synced: 6 days ago
JSON representation

STOMP client/server implementation

Awesome Lists containing this project

README

        

= 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.