basis-company / nats.php

nats jetstream client for php
116 stars 29 forks source link

enable allow-direct config #61

Closed ro0NL closed 5 months ago

ro0NL commented 5 months ago

Should solve nats: error: work queue retention streams can only be paged if direct access is allowed after https://github.com/nats-io/natscli/issues/920

ro0NL commented 5 months ago

will wait for fixed nats stream view first

also im considering managing stream/consumer config using nats in the long-run, to avoid coupling like this :)