Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] add the direct stream API to JetStreamManager interface #498

Closed
wants to merge 1 commit into from

Conversation

tothandras
Copy link
Contributor

fixes #497

@aricart
Copy link
Member

aricart commented Apr 22, 2023

I actually don't want to expose this yet - you are free to use it by doing the cast, but we are in the process of changing some of the APIs for this to allow for more than one message to be retrieved, and until that ships, I rather keep this API internal.

@aricart aricart closed this Apr 22, 2023
@tothandras tothandras deleted the fix/497 branch April 23, 2023 23:52
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.

TypeScript typings/interface doesn't include JetStreamManager.direct
2 participants