Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Underpins all RabbitMQ plugins that provide an HTTP API

License

Unknown, MPL-2.0 licenses found

Licenses found

Unknown
LICENSE
MPL-2.0
LICENSE-MPL-RabbitMQ
Notifications You must be signed in to change notification settings

rabbitmq/rabbitmq-web-dispatch

RabbitMQ Web Dispatch

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

Introduction

rabbitmq-web-dispatch is a thin veneer around Cowboy that provides the ability for multiple applications to co-exist on Cowboy listeners. Applications can register static document roots or dynamic handlers to be executed, dispatched by URL path prefix.

See

for information on configuring plugins that expose an HTTP or WebSocket interface.