Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vert-x3/vertx-stomp
- Owner: vert-x3
- License: apache-2.0
- Created: 2015-08-10T13:38:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T08:12:41.000Z (about 2 months ago)
- Last Synced: 2025-01-14T10:13:42.813Z (13 days ago)
- Language: Java
- Size: 1.14 MB
- Stars: 32
- Watchers: 22
- Forks: 28
- Open Issues: 25
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
- vertx-awesome - STOMP - favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px"> - A Kafka client and server. (Integration)
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.