micronaut-projects/micronaut-nats

Typo in documentation

Closed this issue · 0 comments

Issue description

11.1.3.2 Pull based

A pull consumer allows you to control when the server sends the client messages.

For creating a new pull subscription you need to inject PullConsumerRegistrey.

Let’s look at a quick example.