Skip to content

Conversation

@bitzl
Copy link
Member

@bitzl bitzl commented May 11, 2023

This PR completes the introduction of the new and highly ergonomic RabbitMQ and routing API as partly introduced in Flusswerk 5.

Public access to the internal class MessageBroker is not longer necessary at all and was deprecated before. Therefore, MessageBroker is removed from the public interface.

@bitzl bitzl marked this pull request as ready for review May 12, 2023 13:06
import com.github.dbmdz.flusswerk.framework.model.Message;
import java.io.IOException;

public class Processing {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this class? Its methods are also part of RabbitMQ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants