rabbitmq-server/deps/rabbitmq_stream_common
Rin Kuryloski 4ec33c8678
Fix some dialyzer build system errors in make (#11014)
* make amqp10_common dialyze green in make

* make rabbitmq_ct_client_helpers dialyze green with make

* fixup rabbitmq_prelaunch path ref

* Cleanup unused dep_* vars

* Fixup xref for rabbitmq_ct_helpers

I could not figure out how to make xref aware of the cli code without
also checking the cli code as well, and reporting additional errors

* remove unused file

* fix make diaylze for rabbitmq_stream_common

* update deps/oauth2_client/Makefile to match Bazel
2024-04-16 13:26:51 +02:00
..
include CLI: update guide URLs to use the new path structure 2024-03-07 15:53:14 -05:00
src rabbitmq_stream: add a few missing license headers 2024-01-27 20:46:16 -05:00
test Use "binding key" lingo for super stream creation 2023-11-13 14:54:45 +01:00
.gitignore Stream common library 2021-06-11 17:24:00 +02:00
BUILD.bazel Use gazelle generated bazel files 2023-04-17 18:13:18 +02:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Stream common library 2021-06-11 17:24:00 +02:00
Makefile Fix some dialyzer build system errors in make (#11014) 2024-04-16 13:26:51 +02:00
README.adoc Update README.adoc 2024-03-03 18:59:27 -05:00
app.bzl Replace globs in bazel with explicit lists of files 2023-04-25 17:29:12 +02:00

README.adoc

= RabbitMQ Stream Common Plugin

== What is this plugin?

The plugin is a part of the https://www.rabbitmq.com/docs/streams[streaming subsystem in RabbitMQ].

== Licensing

Released under the link:LICENSE-MPL-RabbitMQ[MPL 2.0].

== Copyright

(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.