All Projects → rabbitmq → rabbitmq-stomp

rabbitmq / rabbitmq-stomp

Licence: Unknown, MPL-2.0 licenses found Licenses found Unknown LICENSE MPL-2.0 LICENSE-MPL-RabbitMQ
RabbitMQ STOMP plugin

Programming Languages

erlang
1774 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects
Vim Snippet
174 projects

Projects that are alternatives of or similar to rabbitmq-stomp

Stompjs
Javascript and Typescript Stomp client for Web browsers and node.js apps
Stars: ✭ 324 (+561.22%)
Mutual labels:  rabbitmq, messaging, stomp
Rabbitmq Server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
Stars: ✭ 9,064 (+18397.96%)
Mutual labels:  rabbitmq, messaging, stomp
rabbitmq-web-stomp-examples
www.rabbitmq.com/
Stars: ✭ 90 (+83.67%)
Mutual labels:  rabbitmq, stomp, rabbitmq-plugin
Enqueue Dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Stars: ✭ 1,977 (+3934.69%)
Mutual labels:  rabbitmq, stomp
Delphistompclient
STOMP client for Embarcadero Delphi and FreePascal.
Stars: ✭ 93 (+89.8%)
Mutual labels:  rabbitmq, stomp
March hare
Idiomatic, fast and well-maintained JRuby client for RabbitMQ
Stars: ✭ 97 (+97.96%)
Mutual labels:  rabbitmq, messaging
Humusamqp
PHP 7 AMQP library
Stars: ✭ 70 (+42.86%)
Mutual labels:  rabbitmq, messaging
Kombu
Kombu is a messaging library for Python.
Stars: ✭ 2,263 (+4518.37%)
Mutual labels:  rabbitmq, messaging
Rabbitmq Mqtt
RabbitMQ MQTT plugin
Stars: ✭ 169 (+244.9%)
Mutual labels:  rabbitmq, messaging
rabbit
Build Elixir applications with RabbitMQ
Stars: ✭ 36 (-26.53%)
Mutual labels:  rabbitmq, messaging
rx-stomp
STOMP adaptor for RxJS
Stars: ✭ 76 (+55.1%)
Mutual labels:  messaging, stomp
Rabbitmq Amqp1.0
AMQP 1.0 support for RabbitMQ
Stars: ✭ 88 (+79.59%)
Mutual labels:  rabbitmq, messaging
Rabbitmq Web Stomp
Provides support for STOMP over WebSockets
Stars: ✭ 87 (+77.55%)
Mutual labels:  rabbitmq, stomp
Garagemq
AMQP message broker implemented with golang
Stars: ✭ 153 (+212.24%)
Mutual labels:  rabbitmq, messaging
Bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Stars: ✭ 1,224 (+2397.96%)
Mutual labels:  rabbitmq, messaging
Ng2 Stompjs
Angular 6 and 7 - Stomp service over Websockets
Stars: ✭ 170 (+246.94%)
Mutual labels:  rabbitmq, stomp
Enqueue Bundle
[READ-ONLY] Message queue bundle for Symfony. RabbitMQ, Amazon SQS, Redis, Service bus, Async events, RPC over MQ and a lot more
Stars: ✭ 233 (+375.51%)
Mutual labels:  rabbitmq, stomp
sample-spring-cloud-stream
sample microservices communicating asynchronously using spring cloud stream, rabbitmq
Stars: ✭ 22 (-55.1%)
Mutual labels:  rabbitmq, messaging
Rabbitmqbundle
RabbitMQ Bundle for the Symfony2 web framework
Stars: ✭ 1,125 (+2195.92%)
Mutual labels:  rabbitmq, messaging
Rabbitmq Objc Client
RabbitMQ client for Objective-C and Swift
Stars: ✭ 207 (+322.45%)
Mutual labels:  rabbitmq, messaging

RabbitMQ STOMP adapter

This was migrated to https://github.com/rabbitmq/rabbitmq-server

This repository has been moved to the main unified RabbitMQ "monorepo", including all open issues. You can find the source under /deps/rabbitmq_stomp. All issues have been transferred.

Overview

The STOMP adapter is included in the RabbitMQ distribution. To enable it, use rabbitmq-plugins:

rabbitmq-plugins enable rabbitmq_stomp

Supported STOMP Versions

1.0 through 1.2.

Documentation

RabbitMQ STOMP plugin documentation.

Continuous Integration

Build Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].