We already were using Cowlib 2.12.1 and therefore were compatible with OTP-26. This simply updates Cowboy to the version that depends on Cowlib 2.12.1. |
||
---|---|---|
.. | ||
src | ||
test | ||
.gitignore | ||
BUILD.bazel | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-MPL-RabbitMQ | ||
Makefile | ||
README.md | ||
app.bzl |
README.md
RabbitMQ Web Dispatch
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.